The current value of the animation.
@override double get value => _parent != null ? _parent.value : _value;