footer property

Widget? footer
final

The widget to show over the bottom of this grid tile.

Typically a GridTileBar.

Implementation

final Widget? footer;