const PIBottomNavigationBar({ Key? key, required this.children, this.backgroundColor, }) : super(key: key);