void preventDefault()

Source

void preventDefault() {
  wrapped.preventDefault();
}