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