Is there any way to add a effect on a widget on hover in flutter
I dont want to use the WidgetStateProperty.resolveWith function to resolve it. i cant find any thing online . please help me in finding a solution to the problem. Is there any way to add a effect on a widget on…