altRight constant

Key const altRight

Implementation

static const Key altRight = Key._(
    keyCode: 18, code: 'AltRight', key: 'Alt', location: KeyLocation.right);