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