keyboardType property

TextInputType? keyboardType
final

The keyboard type of the input.

Implementation

final TextInputType? keyboardType;