builder property
A builder for the contents of the sheet.
The bottom sheet will wrap the widget produced by this builder in a Material widget.
Implementation
final SingleChildWidgetBuilder builder;
A builder for the contents of the sheet.
The bottom sheet will wrap the widget produced by this builder in a Material widget.
final SingleChildWidgetBuilder builder;