import 'package:flutter/material.dart';. 2. import 'dart:async';. 3. . 4. void main() {. 5. runApp(. 6. MaterialApp(. 7. home: MyWidget(),.
確定! 回上一頁