I'm trying to create a Material design app without the Scaffold element: Here ... build(BuildContext context) { return MaterialApp( title: 'Flutter Demo', ...
確定! 回上一頁