On this page
baseVal property
bool baseValSource
@DomName('SVGAnimatedBoolean.baseVal')
@DocsEditable()
bool get baseVal =>
    _blink.BlinkSVGAnimatedBoolean.instance.baseVal_Getter_(this); void baseVal=(Source
@DomName('SVGAnimatedBoolean.baseVal')
@DocsEditable()
set baseVal(bool value) =>
    _blink.BlinkSVGAnimatedBoolean.instance.baseVal_Setter_(this, value);
  © 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/AnimatedBoolean/baseVal.html