attributesExtend constant

List<Attribute> const attributesExtend

Implementation

static const List<Attribute> attributesExtend = [
  Attributes.download,
  Attributes.href,
  Attributes.hreflang,
  Attributes.relA,
  Attributes.target,
  Attributes.type,
];