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