gradient property Null safety
final
A gradient to use when filling the shape.
The gradient is under the image.
Implementation
final Gradient? gradient;
A gradient to use when filling the shape.
The gradient is under the image.
final Gradient? gradient;