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