localPosition property
final
The local position in the coordinate system of the event receiver at which the pointer interacts with the screen.
See also:
- globalPosition, which is the global position at which the pointer interacts with the screen.
Implementation
final Offset localPosition;