Answers for "flutter how to give oppacity to an object"

2

flutter how to add opacity to color

backgroundColor: Colors.black.withOpacity(0.5)
Posted by: Guest on May-05-2020

Code answers related to "flutter how to give oppacity to an object"

Browse Popular Code Answers by Language