NUMPAD constant - KeyLocation class - dart:html library

int const NUMPAD

The event key originated on the numeric keypad or with a virtual key corresponding to the numeric keypad.

Implementation

static const int NUMPAD = 3;