menu
fastyle_core package
documentation
logic/blocs/states/app_settings.state.dart
FastAppSettingsBlocState
isBusy property
isBusy property
dark_mode
light_mode
isBusy
property
bool
isBusy
final
inherited
Whether the bloc is busy.
Implementation
final bool isBusy;
fastyle_core package
documentation
logic/blocs/states/app_settings.state
FastAppSettingsBlocState
isBusy property
FastAppSettingsBlocState class