Skip to content

Fix Naming Convention #75787

@rrifafauzikomara

Description

@rrifafauzikomara

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,
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    r: invalidIssue is closed as not valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions