Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

教程第六步的product_list_tab.dart参数问题 #17

#1

ProductRowTab 的 build() 方法里的builder接收的参数应为(context, model, child)

  • replies 2
  • views 2.9K
  • likes 1
#2

好的,我现在修改同步一下。

#3