menu
flow_state package
documentation
flow_state.dart
FlowCore<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T?
>
get
stream
Implementation
Stream<T?> get stream => flow.toStream();
flow_state package
documentation
flow_state
FlowCore<T>
stream property
FlowCore class