keyH constant

Key const keyH

Implementation

static const Key keyH =
    Key._(keyCode: 72, code: 'KeyH', shiftKey: 'H', key: 'h');