keyW constant

Key const keyW

Implementation

static const Key keyW =
    Key._(keyCode: 87, code: 'KeyW', shiftKey: 'W', key: 'w');