header property
Optional small widget placed above the title.
Provides additional context or branding above the main title. Typically used for breadcrumbs, status indicators, or secondary labels.
Implementation
final Widget? header;
Optional small widget placed above the title.
Provides additional context or branding above the main title. Typically used for breadcrumbs, status indicators, or secondary labels.
final Widget? header;