keyCode property

int keyCode

Calculated value of what the estimated keyCode is for this event.

Implementation

int get keyCode => _shadowKeyCode;