Skip to content

DataTable: customizable mouse cursor #123020

@jpnurmi

Description

@jpnurmi

Use case

It would be nice to be able to set the basic mouse cursor on desktop platforms to match the look'n'feel of the desktop and other apps around.

image

DataTable does not expose API for setting the mouse cursor. Given that interactive table rows are wrapped with TableRowInkWell, the mouse cursor ends up being InkWell's default i.e. the clickable mouse cursor.

Proposal

Expose API to be able to set mouse cursor on desktop platforms.

Related issues

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projecta: desktopRunning on desktopa: mouseIssues related to using a mouse or mouse supportc: 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 version

Type

No type

Projects

Status

Done (PR merged)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions