verticalRange property

LayoutRange get verticalRange

The vertical range (top to bottom) of this rectangle.

Implementation

LayoutRange get verticalRange => LayoutRange(top, bottom);