animationController property
The AnimationController used to move the view during snapping if SnapController.animateSnap is set to true.
Implementation
late AnimationController animationController;
The AnimationController used to move the view during snapping if SnapController.animateSnap is set to true.
late AnimationController animationController;