curve property

  1. @override
Curve curve
final

The curve of the animation. Defaults to Curves.easeOutCirc.

Implementation

@override
final Curve curve;