WizardBarAnimation constructor
const
WizardBarAnimation(
- ScrollController? scrollController,
- List<
StepHorizontalAnimation> stepItems, { - Key? key,
Implementation
const WizardBarAnimation(this.scrollController, this.stepItems, {super.key});