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