menu
fastyle_core package
documentation
logic/blocs/states/theme.state.dart
FastThemeBlocState
brightness property
brightness property
dark_mode
light_mode
brightness
property
Brightness
?
brightness
final
The current brightness of the theme (light or dark).
Implementation
final Brightness? brightness;
fastyle_core package
documentation
logic/blocs/states/theme.state
FastThemeBlocState
brightness property
FastThemeBlocState class