keyboardType property

TextInputType keyboardType
final

Controls the Input keyboard type. Defaults to TextInputType.multiline.

Implementation

final TextInputType keyboardType;