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