iosPlane constant

int const iosPlane

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

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

Implementation

static const int iosPlane = 0x01300000000;