windowsPlane constant Null safety
The plane value for the private keys defined by the Windows embedding.
This is used by platform-specific code to generate Flutter key codes.
Implementation
static const int windowsPlane = 0x01600000000;
The plane value for the private keys defined by the Windows embedding.
This is used by platform-specific code to generate Flutter key codes.
static const int windowsPlane = 0x01600000000;