header property
final
The widget that will be shown at the top of this bottom sheet. Typically a ZdsSheetHeader
Implementation
final PreferredSizeWidget? header;
The widget that will be shown at the top of this bottom sheet. Typically a ZdsSheetHeader
final PreferredSizeWidget? header;