The function that builds the UI component using the provided controller.
@required final Widget Function(T) builder;