numLock constant

Key const numLock

Implementation

static const Key numLock =
    Key._(keyCode: 144, code: 'NumLock', key: 'NumLock');