Skip to content

Add cursorHeight to the DropdownMenu Widget #172425

@saibotem

Description

@saibotem

Use case

Please add an option to the DropdownMenu widget to change the cursor height, as is possible in the TextField.

TextField(cursorHeight: 10);

Proposal

DropdownMenu(cursorHeight: 10, dropdownMenuEntries: ...);

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projectc: 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.r: fixedIssue is closed as already fixed in a newer versionteam-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions