Flutter
material
ExpansionTile
leading property
leading
ExpansionTile class
Constructors
ExpansionTile
Properties
backgroundColor
children
initiallyExpanded
leading
onExpansionChanged
title
trailing
hashCode
key
runtimeType
Methods
createState
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