menu
hooksman package
documentation
models/args.dart
Args
rawArgs property
rawArgs property
dark_mode
light_mode
rawArgs
property
List
<
String
>
get
rawArgs
Implementation
List<String> get rawArgs => List.unmodifiable(_rawArgs);
hooksman package
documentation
models/args
Args
rawArgs property
Args class