AtomicBottomBarItem constructor
const
AtomicBottomBarItem({})
Implementation
const AtomicBottomBarItem({
required this.icon,
this.label,
this.selectedIcon,
this.badge,
this.enabled = true,
this.tooltip,
});