在Flutter中主函数入口是main()方法,如果我们想设置整个应用的屏幕方向, ... MediaQuery.of(context).orientation == Orientation.landscape.
確定! 回上一頁