ResponsiveNavigationDestination constructor
const
ResponsiveNavigationDestination({})
Implementation
const ResponsiveNavigationDestination({
required this.label,
required this.icon,
this.selectedIcon,
this.customLeading,
this.customTitle,
});