screenTop property Null safety

int? screenTop

The distance from the top of the screen to the top of this window.

Other resources

Implementation

int? get screenTop native;