builder property Null safety
final
The builder that creates a child to display in this widget, which will use the provided ScrollController to enable dragging and scrolling of the contents.
Implementation
final ScrollableWidgetBuilder builder;