width property

double width

Returns the width of the screen or the specified _requireSize.

Implementation

double get width => size.width;