getThemeModeConfig method

AppThemeMode getThemeModeConfig()

Implementation

AppThemeMode getThemeModeConfig() {
  return _appThemeMode;
}