swipeToRemoveSpringDescription property

SpringDescription swipeToRemoveSpringDescription
final

The spring description used for the swipe-to-remove animation.

This SpringDescription defines the animation characteristics, including the mass, stiffness and damping, used in the swipe-to-remove animation within the AnimatedReorderable widget.

Implementation

final SpringDescription swipeToRemoveSpringDescription;