accordion
accordion
AccordionSection
content property
content
accordion
accordion
AccordionSection
content property
AccordionSection class
Constructors
AccordionSection
Properties
content
hashCode
headerText
index
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
content
property
Null safety
Widget
content
final
The widget to be displayed as the content of the section when open
Implementation
final Widget content;