AccessWizard constructor

AccessWizard(
  1. String newAppWizardName,
  2. String displayName,
  3. String wizardWidgetLabel
)

Implementation

AccessWizard(
    super.newAppWizardName, super.displayName, super.wizardWidgetLabel);