keyK constant

Key const keyK

Implementation

static const Key keyK =
    Key._(keyCode: 75, code: 'KeyK', shiftKey: 'K', key: 'k');