MeasureMaxSize

fun MeasureMaxSize(composables: List<@Composable () -> Unit>, onMeasured: (width: Int, height: Int) -> Unit)