keyM constant

Key const keyM

Implementation

static const Key keyM =
    Key._(keyCode: 77, code: 'KeyM', shiftKey: 'M', key: 'm');