initiallyExpanded property
True if the parent accordion is managed and the item is initially expanded.
Contract
Throws AssertionError if the parent accordion has lifted state and initiallyExpanded is non-null.
Implementation
final bool? initiallyExpanded;