builder property

WidgetBuilder? builder
final

A builder function that returns the widget tree for the modal bottom sheet.

Implementation

final WidgetBuilder? builder;