const OnGesture.longPress({ required this.child, required this.action, super.key, }) : type = GestureType.longPress;