int offsetTop

Source

@DomName('Element.offsetTop')
@DocsEditable()
int get offsetTop => _blink.BlinkHTMLElement.instance.offsetTop_Getter_(this);