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