deviceType property
final
The source device type for the key event.
Not all platforms supply an accurate type.
Defaults to ui.KeyEventDeviceType.keyboard.
Implementation
final ui.KeyEventDeviceType deviceType;
The source device type for the key event.
Not all platforms supply an accurate type.
Defaults to ui.KeyEventDeviceType.keyboard.
final ui.KeyEventDeviceType deviceType;