arrowLeft constant
InputKey
const arrowLeft
Implementation
static const InputKey arrowLeft = KeyboardKey._(
50,
'arrowLeft',
PhysicalKeyboardKey.arrowLeft,
);
static const InputKey arrowLeft = KeyboardKey._(
50,
'arrowLeft',
PhysicalKeyboardKey.arrowLeft,
);