FieldTextArea constructor
const
FieldTextArea({})
Implementation
const FieldTextArea({this.label, this.maxLines, this.hint, this.enabled, this.inputDecoration, this.type, this.validators, this.initialValue, this.sequence});