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