initiallyExpanded property
Specifies the initial expanded state of the section when expandable is true. Defaults to true (expanded).
Implementation
final bool initiallyExpanded;Specifies the initial expanded state of the section when expandable is true. Defaults to true (expanded).
final bool initiallyExpanded;