dot*_*dot 5 textselection flutter
我在使用 Flutter 时遇到错误TextSelection.collapsed:
TextSelection.collapsed
未定义命名参数“偏移量”。尝试将名称更正为现有命名参数的名称,或使用名称“偏移”定义命名参数。
但是,Flutter API文档将其offset列为必需int参数。解决这个问题的方法是什么?
offset
int
小智 1
只需重新加载您的 IDE:例如,在 VSCODE 上,当您切换到 flutter 版本 1.22.6 时,会出现一条重新启动 IDE 的通知
归档时间:
5 年,7 月 前
查看次数:
943 次
最近记录:
5 年,3 月 前