menu
release_cli package
documentation
commands/web_command.dart
WebCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final String name = 'web';
release_cli package
documentation
commands/web_command
WebCommand
name property
WebCommand class