Flutter
material
ExpansionPanel
isExpanded property
isExpanded
ExpansionPanel class
Constructors
ExpansionPanel
Properties
body
headerBuilder
isExpanded
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
isExpanded property
bool
isExpanded
final
Whether the panel is expanded.
Defaults to false.
Implementation
final bool isExpanded