menu
Dart
dart:html
LinkElement
scope property
scope
brightness_4
brightness_5
description
scope
property
String
?
scope
Implementation
String? get scope native;
void
scope=
(
String
?
value
)
Implementation
set scope(String? value) native;
Dart
dart:html
LinkElement
scope property
LinkElement class