keyZ constant

Key const keyZ

Implementation

static const Key keyZ =
    Key._(keyCode: 90, code: 'KeyZ', shiftKey: 'Z', key: 'z');