menu
webview_inapp package
documentation
flutter_inappwebview.dart
CSSLinkHtmlTagAttributes
id property
id property
dark_mode
light_mode
id
property
String
?
id
getter/setter pair
The HTML
id
attribute is used to specify a unique id for the
<link>
HTML element.
Implementation
String? id;
webview_inapp package
documentation
flutter_inappwebview
CSSLinkHtmlTagAttributes
id property
CSSLinkHtmlTagAttributes class