hyper constant
KeyModifiers
const hyper
Represents the Hyper key modifier.
Implementation
static const KeyModifiers hyper = KeyModifiers._(0x10);
Represents the Hyper key modifier.
static const KeyModifiers hyper = KeyModifiers._(0x10);