builder property

ViewModelBuilder<T> builder
final

Builder function that provides the ViewModel to the widget tree.

Implementation

final ViewModelBuilder<T> builder;