keyboardType property
final
TextInputType of the TextFormField to set the keyboard type to name, phone, etc.
Implementation
final TextInputType keyboardType;
TextInputType of the TextFormField to set the keyboard type to name, phone, etc.
final TextInputType keyboardType;