WhyConfig constructor
WhyConfig({})
Implementation
WhyConfig({
this.label = "Pourquoi ?",
this.attendedValue,
this.placeholder = "Indiquer une réponse...",
this.isMandatory = false,
});
WhyConfig({
this.label = "Pourquoi ?",
this.attendedValue,
this.placeholder = "Indiquer une réponse...",
this.isMandatory = false,
});