rafalbednarczuk / curved_navigation_bar

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

Change onTap signature #98

Closed ArtemZip closed 3 years ago

ArtemZip commented 3 years ago

Hi,

I think it will be better if onTap will be function with index, element arguments. It's useful if you want to change the element color or something like that. Also, the same thing will be useful for the unselected element.

Thanks, Artem

rafalbednarczuk commented 3 years ago

onTap is a function with index as a parameter