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