Function cosmic::widget::text::caption_heading
source ยท pub fn caption_heading<'a>(
text: impl Into<Cow<'a, str>> + 'a,
) -> Text<'a, Theme, Renderer>
Expand description
Text
widget with the Caption Heading typography preset.