height property

double height

Returns the height of the screen or the specified _requireSize.

Implementation

double get height => size.height;