localPosition property

Offset localPosition
final

The local position in the coordinate system of the event receiver when the drag gesture has been completed.

Defaults to globalPosition if not specified in the constructor.

Implementation

final Offset localPosition;