import 'package:flutter/material.dart'; void main() ... body:Center( child: Image.asset("assets/img1.jpg"), //插入圖片), ), ); } }.
確定! 回上一頁