toHSVColor method

HSVColor toHSVColor()

Implementation

HSVColor toHSVColor() => HSVColor.fromColor(_color);