header property
Custom header widget.
If null and title or showCloseButton is provided, a default header is shown.
Implementation
final Widget? header;
Custom header widget.
If null and title or showCloseButton is provided, a default header is shown.
final Widget? header;