cosmic::widget::text

Function 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.