horizontalRange property

LayoutRange get horizontalRange

The horizontal range (left to right) of this rectangle.

Implementation

LayoutRange get horizontalRange => LayoutRange(left, right);