expanded property

ValueNotifier<bool> expanded
final

A notifier that tracks the current expanded state.

Implementation

final ValueNotifier<bool> expanded;