menu
tx_design package
documentation
widgets/search.dart
TxSearchDelegate<T>
keyboardType property
keyboardType property
dark_mode
light_mode
keyboardType
property
TextInputType
?
keyboardType
final
用于键盘的操作按钮的类型。
默认为
TextField
中指定的默认值。
Implementation
final TextInputType? keyboardType;
tx_design package
documentation
widgets/search
TxSearchDelegate<T>
keyboardType property
TxSearchDelegate class