themeMode property
Implementation
@Deprecated('Should not be an exposed property')
ThemeMode get themeMode => _themeMode ?? onThemeMode() ?? ThemeMode.system;
@Deprecated('Should not be an exposed property')
ThemeMode get themeMode => _themeMode ?? onThemeMode() ?? ThemeMode.system;