height property

double get height

return screen height

Implementation

double get height => size.height;