menu
fastyle_core package
documentation
logic/blocs/states/app_settings.state.dart
FastAppSettingsBlocState
theme property
theme property
dark_mode
light_mode
theme
property
String
?
theme
final
The current theme of the application.
Implementation
final String? theme;
fastyle_core package
documentation
logic/blocs/states/app_settings.state
FastAppSettingsBlocState
theme property
FastAppSettingsBlocState class