rafalbednarczuk / curved_navigation_bar

Animated Curved Navigation Bar in Flutter
BSD 2-Clause "Simplified" License
683 stars 240 forks source link

iconColor, selectedIconColor #72

Closed korkis closed 3 months ago

korkis commented 4 years ago

I added an option because I want to change the color of the selected icon.

rafalbednarczuk commented 3 months ago

It's a bad approach as items doesn't have to be Icons. Closing