menu
bloc_gen_annotations package
documentation
bloc_generator_annotations.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;
bloc_gen_annotations package
documentation
bloc_generator_annotations
Streamable<State extends Object?>
stream property
Streamable class