parent property

  1. @override
Animation<double> parent
final

The animation that this clamped animation is based on.

Implementation

@override
final Animation<double> parent;