selectedThemeMode property

ThemeManagerMode selectedThemeMode

Returns the selected theme mode

Implementation

ThemeManagerMode get selectedThemeMode =>
    _getThemeManagerMode(_themeManager.selectedThemeMode);