BottomNavivationBar constructor

const BottomNavivationBar(
  1. String currentPage, {
  2. Key? key,
})

Implementation

const BottomNavivationBar(this.currentPage, {super.key});