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
Is there a way to change a background gradient on mouseOver? Background.gradient doesn't return a Decoration and if I use Background.color the gradient still takes precedence on hover.
Is there a way to change a background gradient on
mouseOver
?Background.gradient
doesn't return aDecoration
and if I useBackground.color
the gradient still takes precedence on hover.Here is an SSCCE that shows the issue: https://ellie-test-19-cutover.now.sh/NFcbk88zv2a1
The text was updated successfully, but these errors were encountered: