isExpanded property

ValueNotifier<bool> isExpanded
final

Controls the expansion state of the widget.

Implementation

final ValueNotifier<bool> isExpanded;