LastEmptySpace

constructor(modifier: Modifier = Modifier, height: Dp = 500.dp, moveRequest: (Action.Move) -> Unit = {}, click: () -> Unit = {})