Flutter
material
TwoLevelListItem
trailing property
trailing
TwoLevelListItem class
Constructors
TwoLevelListItem
Properties
enabled
leading
onLongPress
onTap
title
trailing
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
trailing property
Widget
trailing
final
A widget to display after the title.
Typically an
Icon
widget.
Implementation
final Widget trailing