escape constant

Key const escape

Implementation

static const Key escape = Key._(keyCode: 27, code: 'Escape', key: 'Escape');