shift constant

KeyCode const shift

A KeyCode representing both shift keys.

Implementation

static const shift = KeyCode({0x00200000102, 0x00200000103}, label: 'shift');