Skip to content

[M3] ListTile's iconColor property is not used for IconButtons #120074

@esouthren

Description

@esouthren

In a ListTile widget, if its iconColor property is set, and a theme-wide override to iconButtonTheme exists, the widget defers to the theme override instead of the local iconColor when IconButton widgets are used.

This is demonstrated in this dartpad.

This is similar to recent issues discovered - #119924, and #118677.

Metadata

Metadata

Assignees

Labels

f: material designflutter/packages/flutter/material repository.

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions