Description
Is there an existing issue for this?
- I have searched the existing issues
Package/Plugin version
9.4.0
What you'd like to happen
FormBuilderTextField is missing some of the TextField properties. These properties should be added to the FormBuilderTextField constructor and passed to the TextField.
These are
canRequestFocus
clipBehavior
cursorErrorColor
cursorOpacityAnimates
enableIMEPersonalizedLearning
groupld
ignorePointers
onAppPrivateCommand
onChanged
onTapAlwaysCalled
scribbleEnabled
selectionControls
statesController
toolbarOptions
undoController
Alternatives you've considered
Implement a complete copy of FormBuilderTextField using FormBuilderField with the missing properties.
Aditional information
No response
Activity
deandreamatias commentedon Aug 11, 2024
Thanks for report
If you can open a PR to add this, I will glad to review and merge.
alex-medinsh commentedon Aug 11, 2024
Submitted a PR
Merge pull request #1417 from RepliedSage11/main
deandreamatias commentedon Aug 11, 2024
To generate a new version, please update pubspec and changelog. After merge this, I create a tag and automatically push to pub.dev
Merge pull request #1418 from RepliedSage11/main