curve property

Curve? curve
final

Animation curve. If not specified, Curves.decelerate is used by default.

Implementation

final Curve? curve;