isExpanded property
Current expansion state of the collapsible.
True when the collapsible is expanded and content should be visible, false when collapsed and content should be hidden.
Implementation
final bool isExpanded;
Current expansion state of the collapsible.
True when the collapsible is expanded and content should be visible, false when collapsed and content should be hidden.
final bool isExpanded;