menu
args_simple package
documentation
args_simple_io.dart
ArgsSimple
properties property
properties property
dark_mode
light_mode
properties
property
Map
<
String
,
Object
>
get
properties
Implementation
Map<String, Object> get properties => UnmodifiableMapView<String, Object>(_properties);
args_simple package
documentation
args_simple_io
ArgsSimple
properties property
ArgsSimple class