FEFuncRElement constructor

FEFuncRElement()

Implementation

factory FEFuncRElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feFuncR")
        as FEFuncRElement;