FEBlendElement constructor
Implementation
factory FEBlendElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feBlend")
        as FEBlendElement;factory FEBlendElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feBlend")
        as FEBlendElement;