menu
release_cli package
documentation
commands/web_command.dart
WebCommand
WebCommand.new constructor
WebCommand.new constructor
dark_mode
light_mode
WebCommand
constructor
WebCommand
(
)
Implementation
WebCommand() { addSubcommand(WebFirebaseHostingCommand()); }
release_cli package
documentation
commands/web_command
WebCommand
WebCommand.new constructor
WebCommand class