flutterPlane constant

int const flutterPlane

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;