menu
custom_adaptive_scaffold package
documentation
material_ui.dart
GridTile
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;
custom_adaptive_scaffold package
documentation
material_ui
GridTile
footer property
GridTile class