FormBuilder constructor Null safety
Implementation
const FormBuilder({
this.allowNullorEmpty = false,
this.needScaffold = true,
this.platform,
});
const FormBuilder({
this.allowNullorEmpty = false,
this.needScaffold = true,
this.platform,
});