windowWidth property

double windowWidth

Implementation

static double get windowWidth => (_windowWidth ??= windowQuery.size.width);