localOffsetFromOrigin property

Offset localOffsetFromOrigin
final

A local delta offset from the point where the long press drag initially contacted the screen to the point where the pointer is currently located (the present localPosition) when this callback is triggered.

Implementation

final Offset localOffsetFromOrigin;