unprintablePlane constant

int const unprintablePlane

The plane value for keys defined by Chromium and does not have a Unicode representation.

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

Implementation

static const int unprintablePlane = 0x00100000000;