In Flutter, Navigation Drawer comes with the Scaffold widget. ... child: Container( width: MediaQuery.of(context).size.width * 0.85, ...
確定! 回上一頁