Flutter
material
GridTileBar
leading
leading
Flutter
material
GridTileBar
leading
property
leading
Flutter
material
GridTileBar
Constructors
GridTileBar
Properties
backgroundColor
leading
subtitle
title
trailing
hashCode
key
runtimeType
Operators
operator ==
Methods
build
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
Widget
leading
read-only
A widget to display before the title.
Typically an
Icon
or an
IconButton
widget.