altKey property

bool altKey

Whether the Alt (Option or on OS X) key was active when this event was generated.

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

Implementation

external bool get altKey;