Added backgroundColor and disabledBackgroundColor to SnackBarAction.#110338
Added backgroundColor and disabledBackgroundColor to SnackBarAction.#110338chinmoy12c wants to merge 1 commit intoflutter:masterfrom
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
|
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].