FEDiffuseLightingElement 构造函数

FEDiffuseLightingElement()

实现

factory FEDiffuseLightingElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feDiffuseLighting")
        as FEDiffuseLightingElement;