gradient property

Gradient? gradient
final

A gradient to use when filling the panel.

If this is specified, backgroundColor has no effect.

Implementation

final Gradient? gradient;