LaunchWrapper

fun LaunchWrapper(onLaunchCallback: () -> Unit, content: @Composable () -> Unit)

Allows the caller to specify that some specific lambda should occur on each recompose