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