Get access to an object's property using bracket notation in dart Get access to an object's property using bracket notation in dart dart dart

Get access to an object's property using bracket notation in dart


You can use the getPropertyValue and setProperty methods like

div.style.setProperty(prop, otherdiv.style.getPropertyValue(prop));