gradient property

Gradient? gradient
final

The 🌆 Gradient to use for this 🌟 Surface.

If gradient or baseGradient is initialized, then respective Color parameter is ignored.

Implementation

final Gradient? gradient, baseGradient;