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