menu
alex package
documentation
commands/release/start_release_command.dart
Entry
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Implementation
void clear() { for (final type in values.keys) { values[type] = ""; } }
alex package
documentation
commands/release/start_release_command
Entry
clear method
Entry class