horizontalRange property
LayoutRange
get
horizontalRange
The horizontal range (left to right) of this rectangle.
Implementation
LayoutRange get horizontalRange => LayoutRange(left, right);
The horizontal range (left to right) of this rectangle.
LayoutRange get horizontalRange => LayoutRange(left, right);