app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.greybox.projectmesh.views
/
SettingItem
Setting
Item
@
Composable
fun
SettingItem
(
label
:
String
,
trailingContent
:
@
Composable
(
)
->
Unit
)