Make a copy of this affine matrix.
@override MutableAffine mutableCopy() => MutableAffine._copy(this);