builder property

Widget Function(P? provider) builder
final

The child builder with the provider passed.

Implementation

final Widget Function(P? provider) builder;