width property

double get width

Returns the width of the screen or the specified _requireSize.

Implementation

double get width => size.width;