app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.components
/
DrawerMenuItem
Drawer
Menu
Item
@
Composable
fun
DrawerMenuItem
(
onClick
:
(
)
->
Unit
,
label
:
String
,
icon
:
ImageVector
)