Function cosmic::widget::text::title1

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

Text widget with the Title 1 typography preset.