Skip to main content

material_icon_sized_message_button

Function material_icon_sized_message_button 

Source
fn material_icon_sized_message_button(
    icon_id: &str,
    size: impl Into<Pixels>,
    message: Message,
) -> Button<'_, Message>