Drawer
fun Drawer(scope: ERROR CLASS: Symbol not found for CoroutineScope, scaffoldState: ERROR CLASS: Symbol not found for ScaffoldState, navController: ERROR CLASS: Symbol not found for NavController)
Renders the navigation drawer content with a header, a list of NavigationDrawerItem entries, and a copyright footer; navigates to the selected item's route and closes the drawer on click.
Parameters
scope
CoroutineScope used to launch the drawer close animation.
scaffoldState
ScaffoldState providing access to the drawer state.
navController
NavController used to navigate when a drawer item is selected.