textInputAction property

TextInputAction textInputAction
final

将软键盘配置为特定操作按钮的文本输入操作。

默认为 TextInputAction.search

Implementation

final TextInputAction textInputAction;