Flutter
material
TwoLevelListItem
leading property
leading
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 ==
leading property
Widget
leading
final
A widget to display before the title.
Typically a
CircleAvatar
widget.
Implementation
final Widget leading