AnimatedNumber specularExponent

Source

@DomName('SVGFESpecularLightingElement.specularExponent')
@DocsEditable()
AnimatedNumber get specularExponent =>
    _blink.BlinkSVGFESpecularLightingElement.instance
        .specularExponent_Getter_(this);