screenX property Null safety

int? screenX

The distance from the left side of the screen to the mouse pointer.

Other resources

Implementation

int? get screenX native;