Skip to content

Allow usage of WidgetStateColor on the ChipThemeData.deleteIconColor property #171645

@erickzanardo

Description

@erickzanardo

Use case

As of now, using a WidgetStateColor in the deleteIconColor attribute of the ChipThemeData will not work properly since that field is resolved in the RawChip widget.

It would be great if we could use the WidgetStateColor so we could customize that attribute depending on the state of the widget.

Proposal

Change RawChip to resolve the attribute.

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