noKeyboard property

void get noKeyboard

Implementation

void get noKeyboard => keyboardType = TextInputType.none;