windowHeight property

int get windowHeight

The viewport height in CSS pixels. Returns 0 on non-web.

Implementation

static int get windowHeight => impl.windowHeight;