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