JOYSTICK constant Null safety

int const JOYSTICK

The event key originated on a game controller or a joystick on a mobile device.

Implementation

static const int JOYSTICK = 5;