Dart
dart:math
Rectangle
<
T extends num
>
width property
width
Dart
dart:math
Rectangle
<
T extends num
>
width 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
width
property
T
width
final
The width of the rectangle.
Implementation
final T width
Cookies management controls