ArcaneNavigationDestination constructor
const
ArcaneNavigationDestination({})
Implementation
const ArcaneNavigationDestination({
required this.label,
required this.icon,
this.selectedIcon,
required this.content,
});