menu
args_simple package
documentation
args_simple_io.dart
ArgsSimple
flags property
flags property
dark_mode
light_mode
flags
property
Set
<
String
>
get
flags
Implementation
Set<String> get flags => UnmodifiableSetView<String>(_flags);
args_simple package
documentation
args_simple_io
ArgsSimple
flags property
ArgsSimple class