pub fn set_system_dark(dark: bool)Expand description
Reports the OS light/dark preference into the reactive graph. Called by the runner at window creation and
whenever the OS scheme changes; drives follow_system.
pub fn set_system_dark(dark: bool)Reports the OS light/dark preference into the reactive graph. Called by the runner at window creation and
whenever the OS scheme changes; drives follow_system.