linearGradient property
If present, this will make the progress bar colored by this gradient.
This will override progressColor. It is an error to provide both.
Implementation
final LinearGradient? linearGradient;
If present, this will make the progress bar colored by this gradient.
This will override progressColor. It is an error to provide both.
final LinearGradient? linearGradient;