Dart SDK
dart:math
Rectangle
<T extends num>
property height
height
class Rectangle
Constructors
Rectangle
fromPoints
Properties
height
left
top
width
bottom
bottomLeft
bottomRight
hashCode
right
runtimeType
topLeft
topRight
Methods
boundingBox
containsPoint
containsRectangle
intersection
intersects
noSuchMethod
toString
Operators
operator ==
T
height
final
Source
final T height
property height