header property

Widget? header
final

Custom header widget.

If null and title or showCloseButton is provided, a default header is shown.

Implementation

final Widget? header;