windowHeight property

double get windowHeight

Returns the current window height.

Implementation

double get windowHeight => size.height;