Skip to content

DataTable: missing secondary tap callback #116643

@jpnurmi

Description

@jpnurmi

Use case

Showing context menus on desktop platforms.

Currently, DataCell has onTap, onTapDown, onTapCancel, onLongPress, and onDoubleTap whereas DataRow only has a onLongPress gesture callback.

Proposal

Add onSecondaryTap(Down) to both DataRow and DataCell for showing row- and cell-specific context menus.

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projecta: desktopRunning on desktopc: 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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions