cosmic::widget::button

Function 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