inputType property

TextInputType? inputType
final

specifies the keyboard type of the field

Implementation

final TextInputType? inputType;