How to get the current context after calling Navigator.of(context).pop()?

后端 未结 0 1005
执念已碎
执念已碎 2020-12-11 16:07

How to get the correct context after calling Navigator.of(context).pop()?

Example:

ElevatedButton(
  child: Text(\'Test\'),
  onPressed: (         


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