SubZeroProgressTrackerHeader constructor
const
SubZeroProgressTrackerHeader({})
Implementation
const SubZeroProgressTrackerHeader({
super.key,
required this.currentStep,
required this.totalSteps,
required this.currentStepTitle,
this.nextStepTitle,
this.circleSize = 64,
});