svgAnimatedNumberList top-level property

dynamic get svgAnimatedNumberList

The SVGAnimatedNumber interface is used for attributes which take a list of numbers and which can be animated.

MDN Reference

Implementation

_i2.dynamic get svgAnimatedNumberList => _i4.getProperty(
      _self,
      'SVGAnimatedNumberList',
    );