FancyProgressBar constructor
const
FancyProgressBar({})
Implementation
const FancyProgressBar({
super.key,
this.value,
this.backgroundColor,
this.minHeight,
this.color,
this.borderRadius,
this.showSparks = false,
this.disableAnimation = false,
});