unfocus method

void unfocus()

Unfocuses the currently focused node.

Implementation

void unfocus() => focusScope.unfocus();