Skip to main content

material_symbol_sized_message_button

Function material_symbol_sized_message_button 

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