Flutter
material
ListTile
subtitle property
subtitle
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
subtitle property
Widget
subtitle
final
Additional content displayed below the title.
Typically a
Text
widget.
Implementation
final Widget subtitle