Function egui::widgets::global_dark_light_mode_switch
source · pub fn global_dark_light_mode_switch(ui: &mut Ui)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).