arrowRight constant

Key const arrowRight

Implementation

static const Key arrowRight =
    Key._(keyCode: 39, code: 'ArrowRight', key: 'ArrowRight');