builder property

ProviderBuilder<T> builder
final

The builder function that builds the widget tree that depends on the ChangeNotifier.

Implementation

final ProviderBuilder<T> builder;