header property
final
A widget to display at the top of the layout.
Typically used for titles, navigation bars, or other header content.
Implementation
final Widget? header;
A widget to display at the top of the layout.
Typically used for titles, navigation bars, or other header content.
final Widget? header;