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
I'm using a NeumorphicToggle to control tabs. It looks great, however when I set color of the thumb's style to Colors.transparent, I get a pale blue foreground toggle element, not a transparent one. The background element works perfectly.
Setting the thumb style color to anything else works fine (e.g. Colors.red):
I'm using a NeumorphicToggle to control tabs. It looks great, however when I set
color
of thethumb
'sstyle
toColors.transparent
, I get a pale blue foreground toggle element, not a transparent one. The background element works perfectly.Setting the thumb style color to anything else works fine (e.g. Colors.red):
platform is MacOs
The text was updated successfully, but these errors were encountered: