BottomNavigation constructor

const BottomNavigation(
  1. HomeBloc? bloc, {
  2. Key? key,
})

Implementation

const BottomNavigation(this.bloc, {super.key});