Dart
dart:html
StylePropertyMap
set method
set
StylePropertyMap class
Properties
hashCode
runtimeType
Methods
append
delete
set
get
getAll
getProperties
has
noSuchMethod
toString
Operators
operator ==
set method
void
set
(
String
property
,
Object
value
)
Implementation
void set(String property, Object value) native;