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