Flutter type 'String' is not a subtype of type 'List' of 'function result'

后端 未结 0 449
感动是毒
感动是毒 2020-12-29 15:12

I am trying to show a list of shoe sizes:

Text( widget.shoe.size[i].toString(), style: TextStyle(fontSize: 18), ),

M

相关标签:
回答
  • 消灭零回复
自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题