currentValuePos property

Offset currentValuePos

Current position during the animation.

Defaults to Offset.zero

Implementation

Offset get currentValuePos => _value.currentPos;