clearFocus method

void clearFocus()

Clears the focus from the webview by hiding the keyboard, calling the clearFocus method on the InAppWebViewController, and resetting the height in case it was changed.

Implementation

void clearFocus() {}