boundingClientRect property

DOMRectReadOnly boundingClientRect

Implementation

DOMRectReadOnly get boundingClientRect =>
    js_util.getProperty(this, 'boundingClientRect');