RailLayout

fun RailLayout(totalCards: Int, modifier: Modifier = Modifier, content: @Composable LazyItemScope.(Int) -> Unit)