menu
Dart
dart:html
DomRectReadOnly
bottom property
bottom
brightness_4
brightness_5
description
bottom
property
num
bottom
The y-coordinate of the bottom edge.
Implementation
num get bottom => _bottom!;
Dart
dart:html
DomRectReadOnly
bottom property
DomRectReadOnly class