clearFocus method

void clearFocus()

Clear the focus from the editor field.

Implementation

void clearFocus() => sendEvent(const EditorClearFocus());