showKeyboard static method

dynamic showKeyboard()

Implementation

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