Adds multiple CSS-style attributes to the element.
void addStyles(Map<String, String> styles) { _styles.addAll(styles); }