svgAnimatedPreserveAspectRatio top-level property

dynamic get svgAnimatedPreserveAspectRatio

Used for attributes of type SVGPreserveAspectRatio which can be animated.

MDN Reference

Implementation

_i2.dynamic get svgAnimatedPreserveAspectRatio => _i4.getProperty(
      _self,
      'SVGAnimatedPreserveAspectRatio',
    );