themeMode property

ThemeMode themeMode
inherited

Implementation

ThemeMode get themeMode => _themeMode ?? onThemeMode() ?? ThemeMode.system;