menu
widget_modifier package
documentation
material.dart
GridTileModifier
footer property
footer property
dark_mode
light_mode
footer
property
Widget
?
footer
final
The widget to show over the bottom of this grid tile.
Typically a
GridTileBar
.
Implementation
final Widget? footer;
widget_modifier package
documentation
material
GridTileModifier
footer property
GridTileModifier class