get_button_style

Function get_button_style 

Source
pub fn get_button_style(
    app: &mut App<'_>,
    focus: Focus,
    chunk_for_mouse_check: Option<&Rect>,
    is_active: bool,
    default_to_error_style: bool,
) -> Style