Function cosmic::widget::text::title2

source ยท
pub fn title2<'a>(
    text: impl Into<Cow<'a, str>> + 'a,
) -> Text<'a, Theme, Renderer>
Expand description

Text widget with the Title 2 typography preset.