showKeyboard static method

void showKeyboard()

Implementation

static void showKeyboard() => FocusManager.instance.primaryFocus?.requestFocus();