void preventDefault( )

Not documented.

Source

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