altKey property

bool altKey

Whether the alt key was down when this event was fired.

See developer.mozilla.org/en-US/docs/Web/API/TouchEvent/altKey

Implementation

external bool get altKey;