curve property
The curve to use for the shake animation.
If not specified, defaults to Curves.easeInOut.
Implementation
final Curve? curve;
The curve to use for the shake animation.
If not specified, defaults to Curves.easeInOut.
final Curve? curve;