keyQ constant

Key const keyQ

Implementation

static const Key keyQ =
    Key._(keyCode: 81, code: 'KeyQ', shiftKey: 'Q', key: 'q');