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