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