RIGHT constant - KeyLocation class - dart:html library

int const RIGHT

The event key is in the right key location.

Implementation

static const int RIGHT = 2;