builder property
The builder function that returns the widget tree
Implementation
final Widget Function(BuildContext context, R value) builder;
The builder function that returns the widget tree
final Widget Function(BuildContext context, R value) builder;