progressGradient property

Gradient? progressGradient
final

The gradient used to paint the progress fill.

Type: Gradient?. If null, uses solid color rendering. Overrides theme configuration when provided.

Implementation

final Gradient? progressGradient;