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