value property

Animation<double> value

The animation that controls the ClipPath of the child.

Implementation

Animation<double> get value => listenable as Animation<double>;