live_toast
live_toast copied to clipboard
Request: Support for override button classes
It would be nice if we could override the classes for the button markup, similar to how we are able to set the toast_class_fn. In my case, I'm setting dark mode specific background color (black), which kind of conflicts with the text-black/50 that's getting applied in the current markup.
Happy to submit a PR if others have interest in this.