screenHeight property

double get screenHeight

Implementation

double get screenHeight =>
    MediaQuery.sizeOf(Global.appContext()).height * this;