svgAnimatedBoolean top-level property

dynamic get svgAnimatedBoolean

Used for attributes of type boolean which can be animated.

MDN Reference

Implementation

_i2.dynamic get svgAnimatedBoolean => _i4.getProperty(
      _self,
      'SVGAnimatedBoolean',
    );