altKey property

bool? altKey
final

Indicates whether the Alt key is active (true) or inactive (false).

Implementation

final bool? altKey;