KinProgress.linear constructor
const
KinProgress.linear({})
Implementation
const KinProgress.linear({
super.key,
this.value,
this.color,
this.trackColor,
this.strokeWidth = 4,
}) : _type = _KinProgressType.linear;