gradient property Null safety
final
A gradient to use when filling the box.
If this is specified, color has no effect.
Implementation
final Gradient? gradient;
A gradient to use when filling the box.
If this is specified, color has no effect.
final Gradient? gradient;