systemThemeMode property
ThemeMode
get
systemThemeMode
Returns the ThemeMode corresponding to the current system theme
Implementation
ThemeMode get systemThemeMode => _currentSystemThemeMode;
Returns the ThemeMode corresponding to the current system theme
ThemeMode get systemThemeMode => _currentSystemThemeMode;