parent property Null safety
final
The animation to which this animation applies a curve.
Implementation
@override
final Animation<double> parent;
The animation to which this animation applies a curve.
@override
final Animation<double> parent;