height property

double get height

The height of the screen.

Implementation

double get height => this._size.height;