width property

double get width

Returns the width of the media query.

Implementation

double get width => size.width;