Function cosmic::widget::button::image

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

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