flutter-settings-ui
flutter-settings-ui copied to clipboard
Trailing icon enabled/disabled color change
trafficstars
Problem
Trailing icons are not affected by the tile enabled status.
Expected behavior
The trailing icon getting disabled with the same color as the leading icon.
Possible solution
There could be an option like trailingIgnoreEnabled defaulting to true, if the current behavior should be kept.