isExpanded property
Controls the visibility state of the collapsible content.
If true, the content expands. If false, the content collapses.
Implementation
final bool isExpanded;
Controls the visibility state of the collapsible content.
If true, the content expands. If false, the content collapses.
final bool isExpanded;