AnimatedLength textLength

Source

@DomName('SVGTextContentElement.textLength')
@DocsEditable()
AnimatedLength get textLength =>
    _blink.BlinkSVGTextContentElement.instance.textLength_Getter_(this);