Flutter 设置Android System Navigation/Status Bar背景色公司要求必须使用Edge-to-Edge不允许使用Android中的theme.xml或style.xml资源文件来通过android:navigationBarColor或android:statusBarColor属性进行对自定义系统Bar的背景进行改色,更不用提android.view.Window.setStatusBarColor 和 android.view.Window.setNavigationBarColor方法了