arrowDown constant

Key const arrowDown

Implementation

static const Key arrowDown =
    Key._(keyCode: 40, code: 'ArrowDown', key: 'ArrowDown');