value property

double get value

Implementation

double get value {
  return _animation.value;
}