builder property
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 SingleChildScrollableWidgetBuilder builder;
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.
final SingleChildScrollableWidgetBuilder builder;