What you need is a widget that lets you mark its children's exact coordinates within the available space. For that, Flutter has a Stack.
確定! 回上一頁