CustomPanGestureRecognizer({ required this.onPanDown, required this.onPanUpdate, required this.onPanEnd, });