values property
Iterable<EasyAttribute<Object?> >
get
values
The values of this EasyAttributeStyles
Implementation
Iterable<EasyAttribute> get values => attributes.values;
The values of this EasyAttributeStyles
Iterable<EasyAttribute> get values => attributes.values;