doubleTapAnimationController property

AnimationController doubleTapAnimationController
getter/setter pair

AnimationController for double tap animation. 双击缩放的动画控制器

Implementation

late AnimationController doubleTapAnimationController;