escape property

KeyBinding escape
final

Escape/cancel.

Implementation

static final escape = KeyBinding.withHelp(['esc'], 'esc', 'cancel');