Here is the simple program for printing the flat button widget in Flutter. ... title: Text('Flat Button'), ), body: Center( child: FlatButton( color: ...
確定! 回上一頁