clone method

Transform2D clone()

Clone of this.

Implementation

Transform2D clone() => Transform2D.copy(this);