set method - StylePropertyMap class - dart:html library (original) (raw)

description

void set(

  1. String property,
  2. Object value )

Implementation

void set(String property, Object value) native;