backgroundGradient property

Gradient? backgroundGradient
final

A gradient to use when filling the box.

If this is specified, backgroundColor has no effect.

Implementation

final Gradient? backgroundGradient;