Flutter The method 'openDrawer' was called on null. Navigator.pop(context) or on back widget

后端 未结 0 938
执笔经年
执笔经年 2021-02-01 06:04

When I try to open the drawer in my flutter app I call key.currentState.openDrawer(); However, when i do a navigator.pop(context) or hit the back butto

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