Skip to content

Conversation

HansMuller
Copy link
Contributor

@HansMuller HansMuller commented Apr 26, 2021

ExpansionTile should use ColorScheme.primaryColor by default for expanded titles and icons, as ListTile does.

Applications can override this using ExpansionTile's iconColor and textColor properties: see #78281

Fixes #80968
Tested in (internal Google link) cl/370548778

@flutter-dashboard flutter-dashboard bot added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Apr 26, 2021
@google-cla google-cla bot added the cla: yes label Apr 26, 2021
@HansMuller HansMuller requested a review from darrenaustin April 26, 2021 22:30
Copy link
Contributor

@darrenaustin darrenaustin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HansMuller HansMuller merged commit 3533321 into flutter:master Apr 27, 2021
@HansMuller HansMuller deleted the expansion_tile_expanded_color branch April 27, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ListTile and ExpansionTile color scheme
2 participants