BilalShahid13 / PersistentBottomNavBar

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

extendedBody: true is missing #285

Open MwBakker opened 2 years ago

MwBakker commented 2 years ago

I want to have a transparant navigation bar. In a Scaffold I could simply set extendedBody: true and have a transpoarant background. It would be nice to have this function included.