The x read-only property of the DOMRectReadOnly interface represents the x coordinate of the DOMRect's origin.
x
DOMRectReadOnly
DOMRect
external double get x;
external set x(num value);