BilalShahid13 / PersistentBottomNavBar

A highly customizable persistent bottom navigation bar for Flutter
BSD 3-Clause "New" or "Revised" License
528 stars 395 forks source link

Is there a way to have different background color in different screens? #332

Open vivek3232 opened 1 year ago

SilkeAtSiip commented 2 months ago

The NavBarDecoration has a colorBehindNavBar property that you can use. Based on the controller index different colors can be selected.