top property - DomRectReadOnly class - dart:html library (
original
) (
raw
)
description
num
gettop
override
The y-coordinate of the top edge.
Implementation
num get top => _top!;