menu
tx_design package
documentation
widgets/search.dart
TxSearchDelegate<T>
textInputAction property
textInputAction property
dark_mode
light_mode
textInputAction
property
TextInputAction
textInputAction
final
将软键盘配置为特定操作按钮的文本输入操作。
默认为
TextInputAction.search
。
Implementation
final TextInputAction textInputAction;
tx_design package
documentation
widgets/search
TxSearchDelegate<T>
textInputAction property
TxSearchDelegate class