Filter.hueRotate constructor
const
Filter.hueRotate([
- Angle angle
Creates a hue-rotate filter function that rotates the hue of an element and its contents.
Implementation
const factory Filter.hueRotate([Angle angle]) = _HueRotateFilter;