keyboardType property
final
The keyboard type for this search field.
Defaults to TextInputType.text.
Implementation
final TextInputType? keyboardType;
The keyboard type for this search field.
Defaults to TextInputType.text.
final TextInputType? keyboardType;