blur property

void Function() get blur

Removes focus from the terminal.

Implementation

void Function() get blur => screen.blur;