pub fn image<'a, Message>(handle: impl Into<Handle> + 'a) -> Button<'a, Message>
A button constructed from an image handle, using image button styling.