LEFT constant - KeyLocation class - dart:html library

int const LEFT

The event key is in the left key location.

Implementation

static const int LEFT = 1;