attributesExtend constant
Implementation
static const List<Attribute> attributesExtend = [
Attributes.disabled,
Attributes.label,
Attributes.selected,
Attributes.value,
];
static const List<Attribute> attributesExtend = [
Attributes.disabled,
Attributes.label,
Attributes.selected,
Attributes.value,
];