clone method

TinyColor clone()

Implementation

TinyColor clone() => TinyColor.fromColor(_color);