Skip to content

support changing textAlign of TextField in DropdownMenu #147991

@angelocordero

Description

@angelocordero

Use case

DropdownMenu is a replacement to DropdownButton and DropdownButtonFormField. However, DropdownButtonFormField allows changing the textAlign property which we can't do in DropdownMenu.

Proposal

Expose the TextField.textAlign property to DropdownMenu. It would be a trivial change to the code, and I could submit a PR unless there is a reason that this parameter should not be exposed.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: text inputEntering text in a text field or keyboard related problemsc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.fyi-designFor the attention of Design Languages teamr: fixedIssue is closed as already fixed in a newer versionteam-text-inputOwned by Text Input teamtriaged-text-inputTriaged by Text Input team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions