firexcode
firexcode
XExpansionTile
title property
title
firexcode
firexcode
XExpansionTile
title property
XExpansionTile class
Constructors
XExpansionTile
Properties
backgroundColor
hashCode
initiallyExpanded
key
leading
onExpansionChanged
runtimeType
subtitle
title
trailing
Methods
list
noSuchMethod
toString
Operators
operator ==
title
property
Widget
title
final
The primary content of the list item.
Typically a
Text
widget.
Implementation
final Widget title;