Skip to content

showBottomSheet should have a showDragHandle option like showModalBottomSheet #141353

@parlough

Description

@parlough

Use case

The M3 spec defines both bottom sheet forms as being the same besides the scrim, and specifies that the drag handle is optional. However the normal showBottomSheet does not have an option to enable the drag handle, while showModalBottomSheet does.

Proposal

Add an optional showDragHandle named parameter to showBottomSheet that defaults to false, but can be turned to true.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: 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