Pager

fun Pager(state: PagerState, modifier: Modifier = Modifier, offscreenLimit: Int = 2, pageContent: @Composable PagerScope.() -> Unit)