AnimateTransformElement constructor

  1. @DomName('SVGAnimateTransformElement.SVGAnimateTransformElement')
  2. @DocsEditable()
AnimateTransformElement()

Implementation

@DomName('SVGAnimateTransformElement.SVGAnimateTransformElement')
@DocsEditable()
factory AnimateTransformElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("animateTransform");