Source
@DomName('Element.scrollHeight')
@DocsEditable()
int get scrollHeight =>
_blink.BlinkElement.instance.scrollHeight_Getter_(this).round();
@DomName('Element.scrollHeight')
@DocsEditable()
int get scrollHeight =>
_blink.BlinkElement.instance.scrollHeight_Getter_(this).round();