Function cosmic::widget::button::standard

source ยท
pub fn standard<'a, Message>(
    label: impl Into<Cow<'a, str>>,
) -> Button<'a, Message>
Expand description

A text button with the standard style