keyB constant

Key const keyB

Implementation

static const Key keyB =
    Key._(keyCode: 66, code: 'KeyB', shiftKey: 'B', key: 'b');