isExpanded property

ValueNotifier<bool> isExpanded
final

The state of the expander

Implementation

final ValueNotifier<bool> isExpanded;