menu
flowr package
documentation
flowr_mvvm.dart
ValueStreamBuilder<T>
stream property
stream property
dark_mode
light_mode
stream
property
ValueStream
<
T
>
?
stream
final
The
ValueStream
that the legacy
ValueStreamBuilder
will interact with.
Implementation
final ValueStream<T>? stream;
flowr package
documentation
flowr_mvvm
ValueStreamBuilder<T>
stream property
ValueStreamBuilder class