animationCurve property

Curve? animationCurve
final

Animation curve for piece movements. Defaults to Curves.easeInQuad.

Implementation

final Curve? animationCurve;