DrawerContent
Composable function for creating the content of the navigation drawer.
Parameters
navController
The NavController for navigating between screens.
screens
The list of screens to display in the navigation drawer.
Composable function for creating the content of the navigation drawer.
The NavController for navigating between screens.
The list of screens to display in the navigation drawer.