values property

Iterable<EasyAttribute<Object?>> get values

The values of this EasyAttributeStyles

Implementation

Iterable<EasyAttribute> get values => attributes.values;