altKey property

bool altKey

Calculated value of whether the alt key is pressed is for this event.

Implementation

bool get altKey => _shadowAltKey;