Dart
dart:html
DomRectReadOnly
width property
width
description
width
property
Null safety
num
width
override
The width of the rectangle.
Implementation
num get width => _width!;
Dart
dart:html
DomRectReadOnly
width property
DomRectReadOnly class
Constructors
DomRectReadOnly
Properties
bottom
bottomLeft
bottomRight
hashCode
height
left
right
runtimeType
top
topLeft
topRight
width
x
y
Methods
boundingBox
containsPoint
containsRectangle
intersection
intersects
noSuchMethod
toString
Operators
operator ==
Static methods
fromRect