BottomNavBarWidget constructor

const BottomNavBarWidget({
  1. Key? key,
})

Implementation

const BottomNavBarWidget({
  super.key,
});