SingleTapEvent( {Key? key, required this.child, required this.onTap, singleTap = false}) : super(key: key);