Skip to main content

title1

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.