shift constant

Keybinding const shift

A keybinding that registers as either shift key.

Implementation

static const shift = Keybinding([KeyCode.shift], debugLabel: 'shift');