header property
final
If non-null, indicates that this subtree represents a header.
A header is typically the top element of a page or section, such as a page title or app bar title.
Implementation
final bool? header;
If non-null, indicates that this subtree represents a header.
A header is typically the top element of a page or section, such as a page title or app bar title.
final bool? header;