keyup constant

String const keyup

KeyboardEvent Fired when the user releases a key from the keyboard while the map is focused.

Implementation

static const keyup = 'keyup';