menu
stream_value package
documentation
core/stream_value.dart
StreamValue<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
get
stream
Implementation
Stream<T> get stream => _streamValueController.stream;
stream_value package
documentation
core/stream_value
StreamValue<T>
stream property
StreamValue class