The height of the rectangle.
Source
@DomName('DOMRectReadOnly.height')
@DocsEditable()
@Experimental() // untriaged
num get height => _blink.BlinkDOMRectReadOnly.instance.height_Getter_(this);
The height of the rectangle.
@DomName('DOMRectReadOnly.height')
@DocsEditable()
@Experimental() // untriaged
num get height => _blink.BlinkDOMRectReadOnly.instance.height_Getter_(this);