Flutter
dart:math
Rectangle
<
T extends num
>
height property
height
Rectangle class
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 ==
height property
T
height
final
The height of the rectangle.
Implementation
final T height