ThemeModeNotifier constructor
- ThemeService _themeService
Creates a new ThemeModeNotifier instance.
Implementation
ThemeModeNotifier(this._themeService) : super(_themeService.getThemeMode());
Creates a new ThemeModeNotifier instance.
ThemeModeNotifier(this._themeService) : super(_themeService.getThemeMode());