LiquidProgressIndicator constructor
const
LiquidProgressIndicator({})
Implementation
const LiquidProgressIndicator({
super.key,
double super.value = 0.5,
super.backgroundColor,
Animation<Color>? super.valueColor,
this.direction = Axis.horizontal,
this.borderWidth,
this.borderColor,
this.borderRadius,
this.center,
});