How to Set Height to a Drawer Header in Flutter? You wrap this with a Container Widget. Code Snippet will look like the below: Container( height: 200.0,
確定! 回上一頁