Function that transforms the seed widget into the final widget.
final Widget Function(Widget seed) builder;