Undefined name 'context'. Try correcting the name to one that is defined, or defining the name. Error Context in onTap GridTile

前端 未结 0 1273
被撕碎了的回忆
被撕碎了的回忆 2020-12-11 09:30

GridView _albumGridView(List data) { return GridView.builder( gridDelegate: SliverGridDelegateWithFixedCrossAxisCount(crossAxisCount: 2), itemCount: data.length, padding: Ed

相关标签:
回答
  • 消灭零回复
提交回复
热议问题