lastTouchPos property

Offset lastTouchPos

Last touch area position on finish/stop animation.

Defaults to Offset.zero

Implementation

Offset get lastTouchPos => _touch.lastPos;