I am trying to modify the filter property of a TextField in FlutterFlow, but the filter option is completely missing from the properties panel. This option should allow setting input restrictions like digits-only, text-only, or custom regex patterns, but I cannot find it anywhere in the interface.
Filter option in text field, is missing.
Widgets & Design
Checked FlutterFlow both in web browser and macOS desktop application
Reviewed the official documentation about TextField properties
Attempted to find the filter option through related properties like mask and keyboard type
Verified in different text fields across my project
Consulted the official documentation to confirm this feature should be available
Yes
3
3 replies