header property

PreferredSizeWidget? header
final

The widget that will be shown at the top of this bottom sheet. Typically a ZdsSheetHeader

Implementation

final PreferredSizeWidget? header;