顺着代码看: 入口函数main Dart 是从main 方法开始的,通过runApp 方法把做为App 的Widget 构建出来: runApp 方法可以注意到,runApp 方法会初始化.
確定! 回上一頁