1. Deprecated("Use dart:html Element.style instead")
void setElementStyle(renderElement, String styleName, String styleValue)

Source

@Deprecated("Use dart:html Element.style instead")
void setElementStyle(
    dynamic renderElement, String styleName, String styleValue);