Function egui::widgets::global_dark_light_mode_switch
source ยท 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).