BottomNavigationPage constructor

const BottomNavigationPage(
  1. {Key? key}
)

Implementation

const BottomNavigationPage({Key? key}) : super(key: key);