clone method

Color3i clone()

Implementation

Color3i clone() => Color3i(r, g, b, a: a);