macosPlane constant

int const macosPlane

The plane value for the private keys defined by the macOS embedding.

This is used by platform-specific code to generate Flutter key codes.

Implementation

static const int macosPlane = 0x01400000000;