The y-coordinate of the top edge.
Source
@DomName('DOMRectReadOnly.top')
@DocsEditable()
@Experimental() // untriaged
num get top => _blink.BlinkDOMRectReadOnly.instance.top_Getter_(this);
The y-coordinate of the top edge.
@DomName('DOMRectReadOnly.top')
@DocsEditable()
@Experimental() // untriaged
num get top => _blink.BlinkDOMRectReadOnly.instance.top_Getter_(this);