contentBoxSize property

Iterable<ResizeObserverSize> contentBoxSize

Implementation

Iterable<ResizeObserverSize> get contentBoxSize =>
    js_util.getProperty(this, 'contentBoxSize');