flutter controller:controller._searchoneController,[已关闭]

kxe2p93d  于 2023-05-19  发布在  Flutter
关注(0)|答案(1)|浏览(109)

已关闭,此问题需要details or clarity。目前不接受答复。
**想改善这个问题吗?**通过editing this post添加详细信息并澄清问题。

昨天关门了。
Improve this question
CustomSearchView(focusNode:FocusNode(),控制器:controller._searchoneController,hintText:“lbl_search_here”.tr,margin:getMargin(左:4,顶部:10,右侧:26),前缀:容器(边距:getMargin(左:16,上:11,右:27、底部:12),孩子:CustomImageView(svgPath:ImageConstant.imgSearch)),prefixConstraints:BoxConstraints(maxHeight:getVerticalSize(47)),后缀:填充(填充:仅EdgeInsets.(右侧:getHorizontalSize(15)),子级:图标按钮(按下时:public void run();},icon:Icon(Icons.clear,color:Colors.grey.shade600)))),

bihw5rsg

bihw5rsg1#

CustomSearchView(focusNode:FocusNode(),控制器:controller._searchoneController,hintText:“lbl_search_here”.tr,margin:getMargin(左:4,顶部:10,右侧:26),前缀:容器(边距:getMargin(左:16,上:11,右:27、底部:12),孩子:CustomImageView(svgPath:ImageConstant.imgSearch)),prefixConstraints:BoxConstraints(maxHeight:getVerticalSize(47)),后缀:填充(填充:仅EdgeInsets.(右侧:getHorizontalSize(15)),子级:图标按钮(按下时:public void run();},icon:Icon(Icons.clear,color:Colors.grey.shade600)))),

相关问题