I am trying to add a Floating Action Button in the middle of the Bottom Navigation bar. Problem is border is not appearing and also margin in Floating Action Button and icons no
Here is a crystal clear official demonstration : https://youtu.be/2uaoEDOgk_I
Code will be something like this:
Scaffold(.. floatingActionButton.. bottomNavigationBar.. floatingActionButtonLocation: FloatingActionButtonLocation.endDocked