keyA constant

Key const keyA

Implementation

static const Key keyA =
    Key._(keyCode: 65, code: 'KeyA', shiftKey: 'A', key: 'a');