menu
alex package
documentation
commands/release/start_release_command.dart
Entry
values property
values property
dark_mode
light_mode
values
property
Map
<
ItemType
,
String
>
values
final
Implementation
final Map<ItemType, String> values = { for (final type in ItemType.values) type: "" };
alex package
documentation
commands/release/start_release_command
Entry
values property
Entry class