toggle menu
Orbit Compose
android
switch theme
search in API
ui
/
kiwi.orbit.compose.ui.controls
/
BadgeListItemInfo
Badge
List
Item
Info
@
Composable
fun
BadgeListItemInfo
(
icon
:
Painter
,
modifier
:
Modifier
=
Modifier
,
iconContentDescription
:
String
?
=
null
,
content
:
@
Composable
(
)
->
Unit
)