Remove the DrawerHeader and place a container instead. It works the same way but without a line. drawer: Drawer( child: ListView( padding: EdgeInsets.zero, ...
確定! 回上一頁