initiallyExpanded property

bool initiallyExpanded
final

Specifies the initial expanded state of the section when expandable is true. Defaults to true (expanded).

Implementation

final bool initiallyExpanded;