windowHeight property

double windowHeight

Implementation

static double get windowHeight => (_windowHeight ??= windowQuery.size.height);