keyboardType property

TextInputType? keyboardType
getter/setter pair

The type of information for which to optimize the text input control.

Implementation

TextInputType? keyboardType;