Flutter
material
ListTile
title property
title
ListTile class
Constructors
ListTile
Properties
contentPadding
dense
enabled
isThreeLine
leading
onLongPress
onTap
selected
subtitle
title
trailing
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
divideTiles
title property
Widget
title
final
The primary content of the list tile.
Typically a
Text
widget.
Implementation
final Widget title