Function cosmic::widget::text::title3

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

Text widget with the Title 3 typography preset.