height property

double height
return MediaQuery.of(context).size.height

Implementation

double get height => data.size.height;