BottomNavStyle10 constructor
const
BottomNavStyle10({
- Key? key,
Implementation
const BottomNavStyle10({
final Key? key,
this.navBarEssentials,
}) : super(key: key);
const BottomNavStyle10({
final Key? key,
this.navBarEssentials,
}) : super(key: key);