customHeaderWidget property
Optional widget to override the default header layout.
If provided, this widget will be rendered instead of headerText and description.
Implementation
final Widget? customHeaderWidget;
Optional widget to override the default header layout.
If provided, this widget will be rendered instead of headerText and description.
final Widget? customHeaderWidget;