menu
hydrated_bloc_integration package
documentation
hydrated_bloc_integration.dart
Streamable<State extends Object?>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
State
>
get
stream
The current
stream
of states.
Implementation
Stream<State> get stream;
hydrated_bloc_integration package
documentation
hydrated_bloc_integration
Streamable<State extends Object?>
stream property
Streamable class