keyC constant

Key const keyC

Implementation

static const Key keyC =
    Key._(keyCode: 67, code: 'KeyC', shiftKey: 'C', key: 'c');