gradient property

Gradient? gradient
final

A gradient to apply to the card's background

If this is specified, backgroundColor has no effect.

Implementation

final Gradient? gradient;