Creates a new Circle object whose values are the same as this instance.
@override Circle clone() => copyWith();