menu
flowdb package
documentation
core.dart
FlowState<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
get
stream
Implementation
Stream<T> get stream => _subject.stream;
flowdb package
documentation
core
FlowState<T>
stream property
FlowState class