-
Notifications
You must be signed in to change notification settings - Fork 30.2k
Fix Naming Convention #75787
Copy link
Copy link
Closed
Labels
r: invalidIssue is closed as not validIssue is closed as not valid
Description
Hi Flutter Team!
I'm new to contribute to open source, but I find some parameters in TextField, TextFormField which don't follow naming conversion like describe in the documentation (here).
This is the example widget that not follow the documentation for a naming convention:
TextField(
autofocus: true,
autocorrect: false,
)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
r: invalidIssue is closed as not validIssue is closed as not valid