menu
fastyle_core package
documentation
logic/blocs/states/theme.state.dart
FastThemeBlocState
themeMode property
themeMode property
dark_mode
light_mode
themeMode
property
ThemeMode
themeMode
final
The current theme mode (light, dark, or system).
Implementation
final ThemeMode themeMode;
fastyle_core package
documentation
logic/blocs/states/theme.state
FastThemeBlocState
themeMode property
FastThemeBlocState class