keyboardType property

TextInputType? keyboardType
final

The type of keyboard to display (e.g., text, number, email).

Implementation

final TextInputType? keyboardType;