menu
dialect package
documentation
commands/key_selection.dart
KeySelection
KeySelection.new constructor
KeySelection.new constructor
dark_mode
light_mode
KeySelection
constructor
KeySelection
(
{
required
List
<
String
>
keys
,
required
List
<
String
>
locales
,
})
Implementation
KeySelection({required this.keys, required this.locales});
dialect package
documentation
commands/key_selection
KeySelection
KeySelection.new constructor
KeySelection class