AnimationElement constructor

  1. @DomName('SVGAnimationElement.SVGAnimationElement')
  2. @DocsEditable()
AnimationElement()

Implementation

@DomName('SVGAnimationElement.SVGAnimationElement')
@DocsEditable()
factory AnimationElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("animation");