copy method

  1. @override
SVGPathMobject copy()
override

Implementation

@override
SVGPathMobject copy() => SVGPathMobject.copyFrom(this);