currentEndPos property

Offset currentEndPos

Current end position during the animation.

Defaults to Offset.zero

Implementation

Offset get currentEndPos => _endPos.current;