svgAnimatedEnumeration top-level property

dynamic get svgAnimatedEnumeration

Used for attributes whose value must be a constant from a particular enumeration and which can be animated.

MDN Reference

Implementation

_i2.dynamic get svgAnimatedEnumeration => _i4.getProperty(
      _self,
      'SVGAnimatedEnumeration',
    );