menu
dialect package
documentation
commands/key_selection.dart
KeySelection
keys property
keys property
dark_mode
light_mode
keys
property
List
<
String
>
keys
final
Source keys to act on, sorted and de-duplicated.
Implementation
final List<String> keys;
dialect package
documentation
commands/key_selection
KeySelection
keys property
KeySelection class