linearGradient property
If present, this will make the progress bar colored by this gradient. This will override progressBarColor. 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 progressBarColor. It is an error to provide both.
final LinearGradient? linearGradient;