svgAnimatedLengthList top-level property

dynamic get svgAnimatedLengthList

Used for attributes of type SVGLengthList which can be animated.

MDN Reference

Implementation

_i2.dynamic get svgAnimatedLengthList => _i4.getProperty(
      _self,
      'SVGAnimatedLengthList',
    );