height property

double height

The vertical extent of this size.

Implementation

double get height => MediaQuery.of(this).size.height;