height property

double get height

The height of the viewport rect.

Implementation

double get height => size.height;