int

@Composable
fun int(nestedRoute: @Composable RouteBuilder.(Int) -> Unit)(source)

Executes its children when the requested subroute is a Int.