dart / 1.24.3 / dart-svg / fediffuselightingelement / diffuseconstant.html /

diffuseConstant property

AnimatedNumber diffuseConstant

Source

@DomName('SVGFEDiffuseLightingElement.diffuseConstant')
@DocsEditable()
AnimatedNumber get diffuseConstant =>
    _blink.BlinkSVGFEDiffuseLightingElement.instance
        .diffuseConstant_Getter_(this);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-svg/FEDiffuseLightingElement/diffuseConstant.html