localOffsetFromOrigin property Null safety
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;