footer property
final
The widget to show over the bottom of this grid tile.
Typically a GridTileBar.
Implementation
final Widget? footer;
The widget to show over the bottom of this grid tile.
Typically a GridTileBar.
final Widget? footer;