gradient property

Gradient? gradient
final

The gradient to be used for the container background. If this is provided, the colors, stops, begin, and end properties will be ignored.

Implementation

final Gradient? gradient;