flutterPlane constant
The plane value for keys defined by Flutter.
This is used by platform-specific code to generate Flutter key codes.
Implementation
static const int flutterPlane = 0x00200000000;
The plane value for keys defined by Flutter.
This is used by platform-specific code to generate Flutter key codes.
static const int flutterPlane = 0x00200000000;