How to overide flutter BottomNavigationBar widget with a custom container widget?
I’m using scaffold to use bottom navigation bar. There is a page where i need to change the bottom navigation bar widget into a custom widget like image below on a state changed. How can i do this?