@DomName('Element.offsetHeight') @DocsEditable() int get offsetHeight => JS('num', '#.offsetHeight', this).round();