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