isExpanded property

bool isExpanded
getter/setter pair

Whether the panel is expanded.

Defaults to false.

Implementation

late bool isExpanded;