header property Null safety
final
The widget to show over the top of this grid tile.
Typically a GridTileBar.
Implementation
final Widget? header;
The widget to show over the top of this grid tile.
Typically a GridTileBar.
final Widget? header;