cosmic::widget::text

Function body

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

Text widget with the Body typography preset.