gradient property
final
A gradient to apply to the card's background
If this is specified, backgroundColor has no effect.
Implementation
final Gradient? gradient;
A gradient to apply to the card's background
If this is specified, backgroundColor has no effect.
final Gradient? gradient;