builder property
Builder function which provides the latest value of the state.
Implementation
final Widget Function(BuildContext, T) builder;
Builder function which provides the latest value of the state.
final Widget Function(BuildContext, T) builder;