height property Null safety

double height

Implementation

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