WizardStepCompletedMsg constructor
const
WizardStepCompletedMsg(
- int stepIndex,
- dynamic answer
Implementation
const WizardStepCompletedMsg(this.stepIndex, this.answer);
const WizardStepCompletedMsg(this.stepIndex, this.answer);