curve property

Curve curve
final

The curve to use for the padding animation.

Defaults to Curves.easeOut.

Implementation

final Curve curve;