Function global_dark_light_mode_switch
pub fn global_dark_light_mode_switch(ui: &mut Ui)
👎Deprecated: Use global_theme_preference_switch instead
Expand description
Show a small button to switch to/from dark/light mode (globally).
pub fn global_dark_light_mode_switch(ui: &mut Ui)
Show a small button to switch to/from dark/light mode (globally).