keyboardType property

TextInputType? keyboardType
final

Text input type, if null it will use default type base on value type

Implementation

final TextInputType? keyboardType;