AdaptiveDestination constructor
const
AdaptiveDestination({})
Implementation
const AdaptiveDestination({
required this.icon,
required this.label,
required this.page,
this.showOnNavigationRail,
this.showOnBottomAppBar,
this.showOnDrawerSidebar = true,
this.showOnDrawerWhenBottomWithDrawer = true,
});