menu
extensions package
documentation
configuration.dart
CommandLineConfigurationSource
args property
args property
dark_mode
light_mode
args
property
Iterable
<
String
>
?
args
getter/setter pair
Gets or sets the command line args.
Implementation
Iterable<String>? args;
extensions package
documentation
configuration
CommandLineConfigurationSource
args property
CommandLineConfigurationSource class