keyboardType property

TextInputType keyboardType
final

The type of keyboard to use for editing the text.

Same as TextField.keyboardType

Implementation

final TextInputType keyboardType;