offset

fun Modifier.offset(x: Int = 0, y: Int = 0): Modifier(source)

Applies a relative x and y offset.