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