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