keyboardType property

TextInputType? keyboardType
final

The type of action button to use for the keyboard.

Defaults to the default value specified in TextField.

Implementation

final TextInputType? keyboardType;