How to add Floating action Button in Bottom Navigation Bar in Center with border?
问题 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 not according to my requirement. Here is a picture of the issue. Achieved Image Here is a picture what I want Required Image Code bottomNavigationBar: SafeArea(child: _buildBottomBar(context)), floatingActionButtonLocation: FloatingActionButtonLocation.centerDocked, floatingActionButton: CircularGradientButton( tooltip: