rotateHueRad abstract method

  1. @override
ColorModel rotateHueRad(
  1. double amount
)

Rotates the hue of this color by amount in radians.

Implementation

@override
ColorModel rotateHueRad(double amount);