Dart
dart:html
DomRectReadOnly
right property
right
description
right
property
Null safety
num
right
The x-coordinate of the right edge.
Implementation
num get right => _right!;
Dart
dart:html
DomRectReadOnly
right 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