Flutter
material
GridTileBar
title property
title
GridTileBar class
Constructors
GridTileBar
Properties
backgroundColor
leading
subtitle
title
trailing
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
title property
Widget
title
final
The primary content of the list item.
Typically a
Text
widget.
Implementation
final Widget title