customHeaderWidget property

Widget? customHeaderWidget
final

Optional widget to override the default header layout.

If provided, this widget will be rendered instead of headerText and description.

Implementation

final Widget? customHeaderWidget;