menu
multipack package
documentation
commands/common.dart
PassthroughCommand
PassthroughCommand.new constructor
PassthroughCommand.new constructor
dark_mode
light_mode
PassthroughCommand
constructor
PassthroughCommand
(
String
name
,
String
description
,
List
<
Package
>
packages
)
Implementation
PassthroughCommand( super.name, super.description, super.packages, );
multipack package
documentation
commands/common
PassthroughCommand
PassthroughCommand.new constructor
PassthroughCommand class