keyboardType property

TextInputType keyboardType
final

The type of information for which to optimize the text input control. TextInputType.emailAddress by default.

Implementation

final TextInputType keyboardType;