sendKeyboardEnter abstract method

Future<void> sendKeyboardEnter()
inherited

Sends the keyboard Enter/Return action to the currently focused input.

Implementation

Future<void> sendKeyboardEnter();