unicodePlane constant
The plane value for keys which have a Unicode representation.
This is used by platform-specific code to generate Flutter key codes.
Implementation
static const int unicodePlane = 0x00000000000;
The plane value for keys which have a Unicode representation.
This is used by platform-specific code to generate Flutter key codes.
static const int unicodePlane = 0x00000000000;