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