You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust ButtonStyle.{foreground,icon}Color dartdocs for new behavior (flutter#154646)
Fixesflutter#154644.
This aligns these dartdocs with the new behavior introduced in PR flutter#143501 / 51ed348, where passing `iconColor: null` would cause the icon to be colored with a hard-coded default instead of with `foregroundColor`.
0 commit comments