The height read-only property of the DOMRectReadOnly interface represents the height of the DOMRect.
height
DOMRectReadOnly
DOMRect
external double get height;
external set height(num value);