width property

double width

The horizontal extent of this size.

Implementation

double get width => MediaQuery.of(this).size.width;