menu
mix_builder package
documentation
mix.dart
AttributeMap<T extends Attribute>
values property
values property
dark_mode
light_mode
values
property
List
<
T
>
get
values
Implementation
List<T> get values => _map?.values.toList() ?? [];
mix_builder package
documentation
mix
AttributeMap<T extends Attribute>
values property
AttributeMap class