toHsv method

  1. @Deprecated('Use TinyColor.toHSVColor() instead.')
HSVColor toHsv()

Implementation

@Deprecated('Use TinyColor.toHSVColor() instead.')
HSVColor toHsv() => toHSVColor();