menu
custom_adaptive_scaffold package
documentation
material_ui.dart
GridTile
header property
header property
dark_mode
light_mode
header
property
Widget
?
header
final
The widget to show over the top of this grid tile.
Typically a
GridTileBar
.
Implementation
final Widget? header;
custom_adaptive_scaffold package
documentation
material_ui
GridTile
header property
GridTile class