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