StatefulBox

@Composable
fun StatefulBox(provider: StatefulProvider, modifier: Modifier = Modifier, content: @Composable () -> Unit)