Function cosmic::widget::text::monotext

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

Text widget with the Monotext typography preset.