clearFocus method

void clearFocus()

Implementation

void clearFocus() => FocusScope.of(this).unfocus();