width property

double get width

The width of the viewport rect.

Implementation

double get width => size.width;