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