TextInputOptions( {required this.label, required this.isRequired, this.maxLength, this.autoFocus = false});