Okay I found the issue. I'll report it here as so...
# compose
a
Okay I found the issue. I'll report it here as someone might encounter it later.
Snackbar
internally uses
body2
as its text style and if you're theme's
body2
has a color set on it (which it shouldn't) it can never be changed unless you write another Snackbar.
👍 1