altKey property
override
Calculated value of whether the alt key is pressed is for this event.
Implementation
bool get altKey => _shadowAltKey;
Calculated value of whether the alt key is pressed is for this event.
bool get altKey => _shadowAltKey;