attributesExtend constant
Implementation
static const List<Attribute> attributesExtend = [
Attributes.colspan,
Attributes.headers,
Attributes.scope,
Attributes.rowspan,
];
static const List<Attribute> attributesExtend = [
Attributes.colspan,
Attributes.headers,
Attributes.scope,
Attributes.rowspan,
];