windowWidth property

double get windowWidth

Returns the current window width.

Implementation

double get windowWidth => size.width;