localPosition property

Offset localPosition
final

The local position in the coordinate system of the event receiver at which the pointer contacted the screen.

Defaults to globalPosition if not specified in the constructor.

Implementation

final Offset localPosition;