NavigationDrawerDestination

fun NavigationDrawerDestination(    icon: ImageVector,     name: String,     onClick: () -> Unit)