BottomNavStyle11 constructor
const
BottomNavStyle11({
- Key? key,
Implementation
const BottomNavStyle11({
final Key? key,
this.navBarEssentials = const NavBarEssentials(items: null),
}) : super(key: key);