hideKeyboard method

void hideKeyboard()

hides soft keyboard using platform channel

Implementation

void hideKeyboard() => helpers.hideKeyboard(context);