Is it a good idea to save BuildContext in a varible as a class instance?

前端 未结 0 1701
清歌不尽
清歌不尽 2020-12-23 00:04

Is this a good idea?

  // Maybe save the context here?
  // BuildContext _ctx;

  Widget _buildItem() {
    // No con         


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