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