Flutter
material
ListTile
trailing property
trailing
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
trailing property
Widget
trailing
final
A widget to display after the title.
Typically an
Icon
widget.
Implementation
final Widget trailing