animationController property

AnimationController animationController
getter/setter pair

The AnimationController used to move the view during snapping if SnapController.animateSnap is set to true.

Implementation

late AnimationController animationController;