altKey property

bool altKey
final

Indicates whether the Alt key is active (true) or inactive (false) on Windows; indicates whether the Option key is active on Mac OS.

Implementation

final bool altKey;