FuiNavigationDestination constructor
const
FuiNavigationDestination({})
Implementation
const FuiNavigationDestination({
required this.icon,
required this.selectedIcon,
required this.label,
this.tooltip,
this.showBadge = false,
});