theme property

ValueNotifier<ThemeMode> theme
final

Implementation

final theme = ValueNotifier(ThemeMode.system);