Open devsportties opened 3 years ago
I see that i dont have hardcoded color opacity value in package code. You can try supplying custom color using glowColor
parameter
it would be great to be able to change the opacity.
@felipejcz You can use glowColor: Colors.blue.withOpacity(0.7)
@felipejcz You can use
glowColor: Colors.blue.withOpacity(0.7)
in my case I would like the shadow to be more vivid, I only got the effect by changing it in the library but when the button finishes the action the shadow doesn't disappear, it freezes in position.
@felipejcz Sorry i couldnt understand. Can you explain via a screenshot?
I am trying to use this in the black background. However, I barely see the animation! Other than this, I am super duper happy with the widget tho.