import 'package:flutter/material.dart';. 要建立App 的UI,這個程式包是不可缺少的工具。為了確保App 完成載入後知道要執行甚麼,加入 main() :
確定! 回上一頁