parent property Null safety
final
The animation whose value and direction this animation is reversing.
Implementation
final Animation<double> parent;
The animation whose value and direction this animation is reversing.
final Animation<double> parent;