Flutter 中接受使用者文字輸入的元件,最基本的就是TextField 了, ... runApp( MaterialApp( home: Scaffold( appBar: AppBar( title: Text('Openhome.cc'), ) ...
確定! 回上一頁