arrowUp constant

Key const arrowUp

Implementation

static const Key arrowUp =
    Key._(keyCode: 38, code: 'ArrowUp', key: 'ArrowUp');