sendKeyboardEnter abstract method
Sends the keyboard Enter/Return action to the currently focused input.
Implementation
Future<void> sendKeyboardEnter();
Sends the keyboard Enter/Return action to the currently focused input.
Future<void> sendKeyboardEnter();