gradient property
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;
The gradient to display.
This gradient will be animated when it changes, transitioning smoothly from the previous gradient to the new one.
final Gradient? gradient;