MilestoneProgressBar constructor
const
MilestoneProgressBar({})
Implementation
const MilestoneProgressBar(
{super.key,
required this.percentage,
this.percentCompleteColor,
this.percentRemainingColor});