I'm trying to build a BottomNavigationBar and Float Action Button that has no background (transparent) Layout sample Could you guys help to layout for this? Thanks.
To make the background extend under the BottomNavigationBar You should set:
extendBody: true
as a property in BottomNavigationBar.