curve property

Curve? curve
final

The curve to use for the shake animation.

If not specified, defaults to Curves.easeInOut.

Implementation

final Curve? curve;