dragCurve property

Curve dragCurve
final

The duration of the animation that takes place when pointer events occur and when the widget transforms. By default, it is set to Curves.ease.

Implementation

final Curve dragCurve;