globalPosition property
final
The pointer's global position when it triggered this update.
See also:
- localPosition, which is the globalPosition transformed to the coordinate space of the event receiver.
Implementation
final Offset globalPosition;