DragTarget

fun DragTarget(modifier: Modifier = Modifier, dataToDrop: DropInfo, content: @Composable () -> Unit)