pub fn heading<'a>( text: impl Into<Cow<'a, str>> + 'a, ) -> Text<'a, Theme, Renderer>
Text widget with the Heading typography preset.
Text