SettingsGraphicThemeNotifier constructor

SettingsGraphicThemeNotifier()

Implementation

SettingsGraphicThemeNotifier() : super('theme_rattle') {
  _loadTheme();
}