width property

double get width

The width of the screen.

Implementation

double get width => this._size.width;