deviceType property - KeyEvent class - services library

KeyEventDeviceType deviceType

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;