toggle menu
app
androidJvm
switch theme
search in API
app
/
io.github.casl0.jvnlookup.ui.settings
/
SettingItem
Setting
Item
@
Composable
fun
SettingItem
(
icon
:
ImageVector
,
@
StringRes
label
:
Int
,
onClick
:
(
)
->
Unit
,
modifier
:
Modifier
=
Modifier
)