Skip to content

Allow Chip tooltips to be turned off #67944

Description

@semisight

Our team would like to use the delete button on the Chip class, but we don't want the tooltip that accompanies it. Unfortunately, _wrapWithTooltip currently doesn't accommodate that.

Right now our best option is probably to re-implement our own version of the material Chip, but we'd rather not!

Proposal: add an option in Chip's constructor bool useDeleteTooltip: true that defaults to the current case, but allows this tooltip to be selectively disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: 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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions