focus method

void focus()

Give the editor focus.

Implementation

void focus() => call('focus');