DialogMessages constructor
const
DialogMessages({})
Implementation
const DialogMessages({
this.hint,
this.notRecognized,
this.success,
this.cancel,
this.title,
this.requiredTitle,
this.settings,
this.settingsDescription,
this.lockOut,
this.goToSettingsButton,
this.goToSettingsDescription,
this.cancelButton,
});