hardwareKeyboardOnly property

bool hardwareKeyboardOnly
final

True if only hardware keyboard events should be used as input. This will also prevent any on-screen keyboard to be shown.

Implementation

final bool hardwareKeyboardOnly;