TProgress.circular constructor
const
TProgress.circular({})
Implementation
const TProgress.circular({
super.key,
required this.value,
this.valueColor,
this.size = 120,
this.strokeWidth = 6.0,
this.color,
this.backgroundColor,
}) : type = TProgressType.circular;