preventDefault method

void preventDefault()

Implementation

void preventDefault() => _nativeEvent.preventDefault();