VWizardStyle constructor
const
VWizardStyle({})
Implementation
const VWizardStyle({
this.defaultBackgroundColor,
this.inProgressColor,
this.successColor,
this.incompleteColor,
this.numberTextStyle,
this.borderRadius,
this.errorIconColor,
this.errorIconBgColor,
});