screenHeight property

double get screenHeight

Gets the screen height in logical pixels.

Implementation

double get screenHeight => deviceInfo.screenHeight;