import 'package:flutter/material.dart';. void main() {. runApp(MaterialApp(home: MyApp()));. } void pn(num n) => print(n);.
確定! 回上一頁