screenHeight property

double get screenHeight

size getting height of application

Implementation

double get screenHeight => screenSize.height;