showGeneralDialog弹窗如何关闭

flutter中showGeneralDialog形式的弹出框如何关闭呢?

navigatorKey.currentState.pop() 搞定!

你可能感兴趣的:(showGeneralDialog弹窗如何关闭)