menu
tbloc_dart package
documentation
core/states/hydrated_state.dart
HydratedBlocState
hydrated property
hydrated property
dark_mode
light_mode
hydrated
property
bool
hydrated
final
Whether the bloc is hydrated.
Implementation
final bool hydrated;
tbloc_dart package
documentation
core/states/hydrated_state
HydratedBlocState
hydrated property
HydratedBlocState class