view property

Widget Function(BuildContext, T) view
final

A builder function for the View widget, it also has access to the viewModel.

Implementation

final Widget Function(BuildContext, T) view;