menu
flowr package
documentation
flowr_mvvm.dart
FrStreamBuilder<VM extends FrViewModel, T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
Function
(
VM
vm
)
?
stream
final
Implementation
final Stream<T> Function(VM vm)? stream;
flowr package
documentation
flowr_mvvm
FrStreamBuilder<VM extends FrViewModel, T>
stream property
FrStreamBuilder class