How can I change the overlay color of my flutter bottom navigation bar in flutter 3.16?

257 Views Asked by At

I recently upgraded my flutter SDK to version 3.16, and whenever I tap on my bottom navigation bar item icon, it produces a black overlay color in light theme mode. This kind of looks annoying and I want to change it. Please any idea on how to go about it?

I tried changing the overlay color but noticed the Bottom Navigation bar has no overlay property

Link to Screenshot

0

There are 0 best solutions below