menu
fastyle_dart package
documentation
logic/blocs/states/theme.state.dart
FastThemeBlocState
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/theme.state
FastThemeBlocState
isBusy property
FastThemeBlocState class