Sign in
flutter
/
mirrors
/
flutter
/
ffcc7765133be806e4f8f87e052469252e955c65
/
.
/
dev
/
tools
/
gen_keycodes
/
data
/
synonyms.json
blob: fe6e6bbbbd3ca7011cd627c18ea55bcd4a2a3ed5 [
file
] [
log
] [
blame
]
{
"shift"
:
[
"ShiftLeft"
,
"ShiftRight"
],
"meta"
:
[
"MetaLeft"
,
"MetaRight"
],
"alt"
:
[
"AltLeft"
,
"AltRight"
],
"control"
:
[
"ControlLeft"
,
"ControlRight"
]
}