AFCircularProgressIndicator constructor
const
AFCircularProgressIndicator({})
Implementation
const AFCircularProgressIndicator({
Key? key,
this.childKey,
this.value,
this.backgroundColor,
this.valueColor,
this.strokeWidth = 4.0,
this.semanticsLabel,
this.semanticsValue}):
super(key: key);