currentTouchPos property

Offset currentTouchPos

Current touch area position during the animation.

Defaults to Offset.zero

Implementation

Offset get currentTouchPos => _touch.currentPos;