parent property

  1. @override
Animation<double> parent
final

The animation to which this animation applies a curve.

Implementation

@override
final Animation<double> parent;