Skip to content
代码片段 群组 项目
未验证 提交 67ba7629 编辑于 作者: Neil Wang's avatar Neil Wang
浏览文件

feat: #249 Support

上级 301272ab
No related branches found
No related tags found
无相关合并请求
......@@ -28,7 +28,7 @@ class _SearchBoxState extends State<SearchBox> {
onSubmitted: widget.onSubmitted,
controller: widget.searchController,
decoration: InputDecoration(
hintText: 'Search',
hintText: 'Search (Only support English word now)',
contentPadding: const EdgeInsets.symmetric(vertical: 0, horizontal: 16),
suffixIcon: IconButton(
onPressed: () {
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册