height property

double get height

Returns the height of the screen or the specified _requireSize.

Implementation

double get height => size.height;