glfwPlane constant Null safety

int const glfwPlane

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

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

Implementation

static const int glfwPlane = 0x01800000000;