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