value property

T get value

The current value of the animation.

Implementation

T get value => _animation.value;