@override void attributeDidUpdate(String key, String value) { _setValue(key, value); super.attributeDidUpdate(key, value); }