offsetFromOrigin property

Offset offsetFromOrigin
final

A 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 globalPosition) when this callback is triggered.

Implementation

final Offset offsetFromOrigin;