set method - StylePropertyMap class - dart:html library (
original
) (
raw
)
description
void set(
String
property,
Object
value )
Implementation
void set(String property, Object value) native;