altKey 属性

bool altKey
重写

此事件是否按下 alt 键的计算值。

实现

bool get altKey => _shadowAltKey;