keyCode property
override
Calculated value of what the estimated keyCode is for this event.
Implementation
int get keyCode => _shadowKeyCode;
Calculated value of what the estimated keyCode is for this event.
int get keyCode => _shadowKeyCode;