menu
extensions package
documentation
configuration.dart
CommandLineConfigurationSource
switchMappings property
switchMappings property
dark_mode
light_mode
switchMappings
property
LinkedHashMap
<
String
,
String
>
?
switchMappings
getter/setter pair
Gets or sets the switch mappings.
Implementation
LinkedHashMap<String, String>? switchMappings;
extensions package
documentation
configuration
CommandLineConfigurationSource
switchMappings property
CommandLineConfigurationSource class