Function cosmic::widget::button::icon

source ยท
pub fn icon<'a, Message>(handle: impl Into<Handle>) -> Button<'a, Message>
Expand description

A button constructed from an icon handle, using icon button styling.