import 'package:flutter/material.dart'; /// 全局导航键:被踢下线回登录页、来电弹通话界面、通话结束提示都要用它 final GlobalKey navigatorKey = GlobalKey();