altLeft constant

Key const altLeft

Implementation

static const Key altLeft = Key._(
    keyCode: 18, code: 'AltLeft', key: 'Alt', location: KeyLocation.left);