Drawer Item
Composable function for creating a standard item in the navigation drawer.
Parameters
label
The text to display for the drawer item.
on Click
Lambda function to be executed when the drawer item is clicked.
Composable function for creating a standard item in the navigation drawer.
The text to display for the drawer item.
Lambda function to be executed when the drawer item is clicked.