Flutter
material
ExpansionTile
title property
title
description
title
property
Null safety
Widget
title
final
The primary content of the list item.
Typically a
Text
widget.
Implementation
final Widget title;
Flutter
material
ExpansionTile
title property
ExpansionTile class
Constructors
ExpansionTile
Properties
backgroundColor
children
childrenPadding
collapsedBackgroundColor
collapsedIconColor
collapsedTextColor
controlAffinity
expandedAlignment
expandedCrossAxisAlignment
hashCode
iconColor
initiallyExpanded
key
leading
maintainState
onExpansionChanged
runtimeType
subtitle
textColor
tilePadding
title
trailing
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==