snapAnimationDuration property
final
Defines a duration for the snap animations.
If it's not set, then the animation duration is the distance to the snap target divided by the velocity of the widget.
Implementation
final Duration? snapAnimationDuration;