public clone() as GradientStop:
Duplicates the current stop.
other = GradientStop(1.0, Color.white()).clone()