height property

double get height

Returns the height of the device

Implementation

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