menu
pmvvm package
documentation
mvvm_builder.props.dart
MVVMProps<T extends ViewModel>
view property
view property
dark_mode
light_mode
view
property
Widget
Function
()
view
final
A builder function for the View widget.
Implementation
final Widget Function() view;
pmvvm package
documentation
mvvm_builder.props
MVVMProps<T extends ViewModel>
view property
MVVMProps class