screenLeft property Null safety

int? screenLeft

The distance from the left side of the screen to the left side of this window.

Other resources

Implementation

int? get screenLeft native;