gradient property

Gradient? gradient
final

The gradient to display.

This gradient will be animated when it changes, transitioning smoothly from the previous gradient to the new one.

Implementation

final Gradient? gradient;