toggle menu
Orbit Compose
android
switch theme
search in API
ui
/
kiwi.orbit.compose.ui.controls
/
BadgeBundleMedium
Badge
Bundle
Medium
@
Composable
fun
BadgeBundleMedium
(
modifier
:
Modifier
=
Modifier
,
icon
:
@
Composable
RowScope
.
(
)
->
Unit
=
{}
,
content
:
@
Composable
RowScope
.
(
)
->
Unit
)