Skip to main content

TextButton

Function TextButton 

Source
pub fn TextButton(
    on_click: impl Fn() + 'static,
    content: impl FnOnce() -> View,
) -> View
Expand description

M3 Text Button — a low-emphasis button.