header property

Widget? header
final

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

Typically a GridTileBar.

Implementation

final Widget? header;