transform abstract method
Returns a copy of the path with all the segments of every sub-path transformed by the given matrix.
Implementation
Path transform(Float64List matrix4);
Returns a copy of the path with all the segments of every sub-path transformed by the given matrix.
Path transform(Float64List matrix4);