screenHeight property
double
get
screenHeight
The height of the current screen.
Implementation
double get screenHeight => screenInfo.height;
The height of the current screen.
double get screenHeight => screenInfo.height;