builder property

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