svgElement top-level property
dynamic
get
svgElement
All of the SVG DOM interfaces that correspond directly to elements in the SVG language derive from the SVGElement interface.
Implementation
_i2.dynamic get svgElement => _i4.getProperty(
_self,
'SVGElement',
);