NUM_PAD constant

KeyLocation const NUM_PAD

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

Implementation

static const KeyLocation NUM_PAD = KeyLocation._(3);