themeMode property

ValueNotifier<ThemeMode> themeMode
getter/setter pair

Implementation

late ValueNotifier<ThemeMode> themeMode;