menu
args_simple package
documentation
args_simple_io.dart
ArgsSimple
arguments property
arguments property
dark_mode
light_mode
arguments
property
List
<
String
>
get
arguments
Implementation
List<String> get arguments => UnmodifiableListView<String>(_arguments);
args_simple package
documentation
args_simple_io
ArgsSimple
arguments property
ArgsSimple class