menu
tbloc_dart package
documentation
core/states/bloc_state.dart
BlocState
isBusy property
isBusy property
dark_mode
light_mode
isBusy
property
bool
isBusy
final
Whether the bloc is busy.
Implementation
final bool isBusy;
tbloc_dart package
documentation
core/states/bloc_state
BlocState
isBusy property
BlocState class