BadgeBundleBasic

fun BadgeBundleBasic(modifier: Modifier = Modifier, icon: @Composable RowScope.() -> Unit = {}, content: @Composable RowScope.() -> Unit)