gradient property
The gradient to be used for the container background.
If this is provided, the colors, stops, begin, and end properties will be ignored.
Implementation
final Gradient? gradient;
The gradient to be used for the container background.
If this is provided, the colors, stops, begin, and end properties will be ignored.
final Gradient? gradient;