svgTextContentElement top-level property
dynamic
get
svgTextContentElement
Implemented by elements that support rendering child text content. It is inherited by various text-related interfaces, such as SVGTextElement, SVGTSpanElement, SVGTRefElement, SVGAltGlyphElement and SVGTextPathElement.
Implementation
_i2.dynamic get svgTextContentElement => _i4.getProperty(
_self,
'SVGTextContentElement',
);