sheetAbove property

SnappingSheetContent? sheetAbove
final

The content for the above part of the sheet.

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

Implementation

final SnappingSheetContent? sheetAbove;