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