AnimateMotionElement constructor

  1. @DomName('SVGAnimateMotionElement.SVGAnimateMotionElement')
  2. @DocsEditable()
AnimateMotionElement()

Implementation

@DomName('SVGAnimateMotionElement.SVGAnimateMotionElement')
@DocsEditable()
factory AnimateMotionElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("animateMotion");