textInputType property

TextInputType textInputType
final

Can set keyBoard Type from here (e.g TextInputType.numeric) by default it is set to text,

Implementation

final TextInputType textInputType;