hideKeyboard method

void hideKeyboard()

helpers

Implementation

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