attributesExtend constant
Implementation
static const List<Attribute> attributesExtend = [
Attributes.acceptCharset,
Attributes.action,
Attributes.autocomplete,
Attributes.enctype,
Attributes.method,
Attributes.name,
Attributes.formNovalidate,
Attributes.target,
];