menu
flowr package
documentation
flowr_mvvm.dart
StateStreamable<State>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
State
>
get
stream
inherited
The current
stream
of states.
Implementation
Stream<State> get stream;
flowr package
documentation
flowr_mvvm
StateStreamable<State>
stream property
StateStreamable class