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