reverseAnimationCurve property

Curve? reverseAnimationCurve
final

The reverse animation curve used for the backdrop animation.

If not set, Curve.flipped member of animationCurve is used.

Implementation

final Curve? reverseAnimationCurve;