startOfPlatformPlanes constant
The platform plane with the lowest mask value, beyond which the keys are considered autogenerated.
This is used by platform-specific code to generate Flutter key codes.
Implementation
static const int startOfPlatformPlanes = 0x01100000000;