menu
assist package
documentation
app/cli/commands/cmd.create.dart
CreateCommand
topLevelOptions property
topLevelOptions property
dark_mode
light_mode
topLevelOptions
property
Map
<
String
,
Option
>
get
topLevelOptions
inherited
Implementation
Map<String, args.Option> get topLevelOptions => argParser.options;
assist package
documentation
app/cli/commands/cmd.create
CreateCommand
topLevelOptions property
CreateCommand class