Returns the full height of the device screen.
double screenHeight() => MediaQuery.of(this).size.height;