parent property

Animation<double> parent
final

The animation whose value and direction this animation is reversing.

Implementation

final Animation<double> parent;