header property

Widget? header
final

The header of the bottom sheet. May be null.

Implementation

final Widget? header;