themeStateNotifier property

ValueNotifier<ThemeState> get themeStateNotifier

Implementation

ValueNotifier<ThemeState> get themeStateNotifier => _themeStateNotifier;