builder property

SheetBuilder? builder
final

The builder for the main content of the sheet that will be scrolled if the content is bigger than the height that the sheet can expand to.

Implementation

final SheetBuilder? builder;