DrawerHeader ( // ここでのHeader:DrawerHeader()を入れて、 decoration: BoxDecoration( color: Colors.blue, ), child: Text( 'Drawer Header', ...
確定! 回上一頁