MaskElement constructor

MaskElement()

Implementation

factory MaskElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("mask");