WebViewManager class

Constructors

WebViewManager(HashMap<String, dynamic> _extraProperties)

Properties

actionKey String
final
controller ← WebViewController
no getter
didClickOnItem bool Function(String, String, String, bool)
getter/setter pair
didFailToLoad ↔ void Function(String, String)
getter/setter pair
didResize ↔ void Function(String, double)
getter/setter pair
didShow ↔ void Function(String)
getter/setter pair
flutterBridge String
final
hashCode int
The hash code for this object.
no setterinherited
nativeWindowRect Rect
getter/setter pair
openItemBrowser ↔ void Function(String)
getter/setter pair
parametersKey String
final
promiseIdKey String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
taboolaBridge TaboolaBridge
getter/setter pair
taboolaWebViewDidScrollToTop ↔ void Function()
getter/setter pair
webViewRect Rect
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
notifyExternalRects() → void
selfPopulateExtraProperties() Future<void>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited