Function global_default_theme

Source
pub fn global_default_theme() -> Option<Theme>
Expand description

Reads the current system-wide default setting for application theme.

Returns None if the platform is not supported.