pub fn set_platform_system_theme(theme: SystemTheme)Expand description
Installs the platform-reported system theme. Platform backends call this at startup and whenever the OS reports a change (then force a root render so composition observes it).
pub fn set_platform_system_theme(theme: SystemTheme)Installs the platform-reported system theme. Platform backends call this at startup and whenever the OS reports a change (then force a root render so composition observes it).