screenHeight method

double screenHeight()

Implementation

double screenHeight()=>
    MediaQuery.sizeOf(this).height;