Returns the scrollEnabled of the currently loaded page.
Future<void> scrollEnabled(bool scrollEnabled) { throw UnimplementedError( 'WebView scrollEnabled is not implemented on the current platform'); }