header property
The widget to display in the header. If null, the header is not shown. The header is the draggable area of the dialog.
Implementation
final Widget? header;
The widget to display in the header. If null, the header is not shown. The header is the draggable area of the dialog.
final Widget? header;