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
When i add this color Color.fromRGBO(128, 128, 128, 0.2) on chipColor it does not work but whan i add this Color.fromRGBO(128, 128, 128, 1), it work properly
The text was updated successfully, but these errors were encountered:
When i add this color Color.fromRGBO(128, 128, 128, 0.2) on chipColor it does not work but whan i add this Color.fromRGBO(128, 128, 128, 1), it work properly
The text was updated successfully, but these errors were encountered: