menu
kraken_webview package
documentation
iframe_element.dart
WebViewElement
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
@
mustCallSuper
String
?
getAttribute
(
String
qualifiedName
)
inherited
Implementation
@mustCallSuper String? getAttribute(String qualifiedName) { return attributes[qualifiedName]; }
kraken_webview package
documentation
iframe_element
WebViewElement
getAttribute method
WebViewElement class