sheetBelow property

SnappingSheetContent? sheetBelow
final

The content for the below part of the sheet.

Needs to be of type SnappingSheetContent where a widget can be passed in.

Implementation

final SnappingSheetContent? sheetBelow;