I'm working on my flutter project and trying to figure out how to make in bottom navBar make each item in a different color. For example, I have: [icon]Home [icon]Settings [icon]Help [icon]Chat I need to make the first item (icon&text) in one color, item2(icon&text) in another color, etc As on the screenshot. Is that even possible? navBarScreenshot