ownerSVGElement property

SVGSVGElement? ownerSVGElement

Implementation

SVGSVGElement? get ownerSVGElement =>
    js_util.getProperty(this, 'ownerSVGElement');