keyboardType property
final
The type of action button to use for the keyboard.
Defaults to the default value specified in TextField.
Implementation
final TextInputType? keyboardType;
The type of action button to use for the keyboard.
Defaults to the default value specified in TextField.
final TextInputType? keyboardType;