detectDownAndUp

suspend fun PointerInputScope.detectDownAndUp(onDown: (Offset) -> Unit, onUpOrCancel: (Offset?) -> Unit)