withCupSavedWindowState

@Composable
fun withCupSavedWindowState(content: @Composable (Boolean, WindowState) -> Unit)