Flutter
material
TwoLevelListItem
title property
title
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 ==
title property
Widget
title
final
The primary content of the list item.
Typically a
Text
widget.
Implementation
final Widget title