selectedThemeMode property

ThemeMode? selectedThemeMode

Returns the current selected theme mode

Implementation

ThemeMode? get selectedThemeMode => _selectedThemeMode;