MasteryProgressStepper constructor
Implementation
const MasteryProgressStepper({
super.key,
required this.currentMastery,
this.showNextStep = true,
});
const MasteryProgressStepper({
super.key,
required this.currentMastery,
this.showNextStep = true,
});