ayham95 / Custom-navigator

A flutter package that handles navigation deep in the widget tree
MIT License
80 stars 33 forks source link

Bottom navigator colors not working #26

Open harshkumarkhatri opened 4 years ago

harshkumarkhatri commented 4 years ago

I have used bottom navigator inside the custom navigator and the default colors for the icons on selected and not selected are not working when I try to set a color for selected or unselected item then I get an error saying "unselected color==null || color==null" although I am leaving color as null