ignoreAllGestures property

  1. @override
bool ignoreAllGestures
final

Boolean value to specify if should ignore all gestures that touch the webview.

You can change this later from the controller.

Implementation

@override
final bool ignoreAllGestures;