windowPosition property

GPoint windowPosition

The position of the pointer on the window.

Implementation

GPoint get windowPosition => GPoint.fromNative(rawEvent.original!.position);