menu
fastyle_core package
documentation
logic/blocs/states/app_lifecycle.state.dart
FastAppLifecycleBlocState
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_lifecycle.state
FastAppLifecycleBlocState
isBusy property
FastAppLifecycleBlocState class