reverseCurve property

Curve reverseCurve
final

Defines the curve of the outgoing animation of each item. Setting this to linear allows you to specify different curves for every single item later.

Implementation

final Curve reverseCurve;