keyboardType property

TextInputType keyboardType
final

The type of keyboard to use for editing the search bar text. Defaults to 'TextInputType.text'.

Implementation

final TextInputType keyboardType;