CodeNestCircularProgressLoader constructor
const
CodeNestCircularProgressLoader({})
Implementation
const CodeNestCircularProgressLoader({
super.key,
this.size = 24.0,
this.color,
this.backgroundColor,
this.strokeWidth = 4.0,
this.strokeCap = StrokeCap.round,
this.semanticsLabel,
this.value,
});