StringElicitationField constructor
const
StringElicitationField({})
Implementation
const StringElicitationField({
super.title,
super.description,
this.defaultValue,
this.format,
this.minLength,
this.maxLength,
});