animation property

Animation? animation

ValueListenable panel animation. when panel drag or call open/close/expand, notifier listeners.

Implementation

Animation? get animation => _state?._dragAnimationController;