benyaminbeyzaie / circular_bottom_navigation

Circular bottom navigation is a bottom navigation library for flutter with circular indicator and cool animations.
BSD 3-Clause "New" or "Revised" License
659 stars 97 forks source link

How to change the circle color only #34

Closed suhail600 closed 2 years ago

suhail600 commented 2 years ago

how to change the circle ring color only , around the tab icon

benyaminbeyzaie commented 2 years ago

The last version of the package contains circleStrokeColor in TabItem you can change the circle ring color only with this property.