Builder function that creates the widget tree
final Widget Function( T state, Widget Function(Widget child) keep, ) builder;