svgLengthList top-level property

dynamic get svgLengthList

The SVGLengthList defines a list of SVGLength objects.

MDN Reference

Implementation

_i2.dynamic get svgLengthList => _i4.getProperty(
      _self,
      'SVGLengthList',
    );