AnimatedNumber specularConstant

Source

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