height property

double height

Gets the current height

Implementation

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