cosmic::widget::settings::item

Function builder

source
pub fn builder<'a, Message: 'static>(
    title: impl Into<Cow<'a, str>>,
) -> Item<'a, Message>
Expand description

Creates a builder for an item, beginning with the title.