button_appearance

Function button_appearance 

Source
fn button_appearance(
    theme: &Theme,
    selected: bool,
    highlighted: bool,
    cut: bool,
    focused: bool,
    accent: bool,
    condensed_radius: bool,
    desktop: bool,
) -> Style