CustomBottomNavigationBar constructor
const
CustomBottomNavigationBar({
- Key? key,
Implementation
const CustomBottomNavigationBar({Key? key}) : super(key: key);
const CustomBottomNavigationBar({Key? key}) : super(key: key);