-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Added backgroundColor and disabledBackgroundColor to SnackBarAction. #110338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I think these properties should also be added to |
|
Just one PR that added support for overriding the background color in terms of the widget and its theme would make sense. New state dependent values like backgroundColor should probably be defined with |
3f61549 to
51abf3e
Compare
4ab4745 to
dc11224
Compare
dc11224 to
71cd8bf
Compare
pdblasi-google
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
I'm closing this for now, because it hasn't been worked on in a while. Please reopen if you decide to resume working on it. |
|
Hey @HansMuller, I've updated the branch of this issue with the changes, sorry for the delay. Could you please reopen this PR. |
|
Hey @HansMuller, I've opened a new PR here: #118786 |

This PR adds backgroundColor and disabledBackgroundColor to SnackBarAction so it is possible to define custom background color to SnackBarAction Button.
Fixes: #109933
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on [Discord].