menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
CSSLinkHtmlTagAttributes
id property
id
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;
flutter_inappwebview_forge
flutter_inappwebview_forge
CSSLinkHtmlTagAttributes
id property
CSSLinkHtmlTagAttributes class