hueGradient property

Gradient hueGradient

Implementation

Gradient get hueGradient => LinearGradient(colors: [this, hue15], begin: Alignment.topLeft, end: Alignment.bottomRight);