const Scaffold({ Key key, PreferredSizeWidget appBar, Widget body, Widget floatingActionButton, ... color: Colors.black12, child: Container( height: 50.0, ) ...
確定! 回上一頁