menu
coal package
documentation
args.dart
Args
rest property
rest property
dark_mode
light_mode
rest
property
Iterable
<
String
>
get
rest
Positional arguments that were not parsed as options.
Implementation
Iterable<String> get rest;
coal package
documentation
args
Args
rest property
Args class