keyboardType property

TextInputType? keyboardType
final

The keyboard type associated with the form field (optional).

Implementation

final TextInputType? keyboardType;