LiquidProgressIndicator.circular constructor
const
LiquidProgressIndicator.circular({})
Implementation
const LiquidProgressIndicator.circular(
{super.key,
super.value = 0.5,
super.backgroundColor,
super.color,
super.valueColor,
this.borderWidth = 0,
this.borderColor,
this.center,
this.direction = Axis.vertical})
: borderRadius = 0,
shapePath = null,
type = LiquidProgressIndicatorType.circular;