builder property
The builder function that constructs the widget tree.
Implementation
final Widget Function(BuildContext context) builder;
The builder function that constructs the widget tree.
final Widget Function(BuildContext context) builder;