scanCode property Null safety
final
The hardware scan code id corresponding to this key event.
These values are not reliable and vary from device to device, so this information is mainly useful for debugging.
Implementation
final int scanCode;